Report > Report Assembly Interfaces > IPrxScene3DSeries
The IPrxScene3DSeries interface determines parameters of the universal collection of 3D scene series in a regular report.
Property name | Brief description | |
![]() |
Count | The Count property returns the number of scene series. |
![]() |
Item | The Item property returns a scene series by the specified index. |
Method name | Brief description | |
![]() |
Add | The Add method adds a series to the collection. |
![]() |
Clear | The Clear method clears the series collection. |
![]() |
FindByKey | The FindByKey method enables the user to find a scene series by the specified key. |
![]() |
Remove | The Remove method removes a series by the specified index. |
![]() |
RemoveByKey | The RemoveByKey method removes a series by the specified key. |
See also: