![]() | CSURFACEITEM Methods |
The CSURFACEITEM type exposes the following members.
Name | Description | |
---|---|---|
![]() | ComputeExtendedInfo | Compute more information (including validation) about of all mesh components in the surface item. |
![]() | ComputePolyLineIntersections | Compute intersections of a 3D PolyLine with a SURFACEITEM Object |
![]() ![]() | Create | Create a SURFACEITEM |
![]() | Dispose | (Overrides CHANDLEDispose(Boolean).) |
![]() | GetDefaultRenderProperties | Gets default render properties of the surface item. |
![]() | GetExtents | Get the spatial range of the the surface item. |
![]() | GetGeometryInfo | Get the total number of vertices and triangles of all mesh components in item. |
![]() | GetGUID(String) | Gets the GUID of the surface item. |
![]() | GetGUID(String, Int32) | Gets the GUID of the surface item. |
![]() | GetInfo | Gets information about the surface item. |
![]() | GetMesh | Gets a triangular polyhedral mesh of a component in the surface item. |
![]() | GetMeshInfo | Gets information about a triangular polyhedral mesh component in the surface item. |
![]() | GetProperties(String, String, String, String, Double, String, String, Double) | Gets the properties of the surface item. |
![]() | GetProperties(String, Int32, String, Int32, String, Int32, String, Int32, Double, String, Int32, String, Int32, Double) | Gets the properties of the surface item. |
![]() | GetPropertiesEx(String, String, String, String, Double, String, String, Int32, Double, Double) | Gets the properties of the surface item (includes new properties introduced in 8.5). |
![]() | GetPropertiesEx(String, Int32, String, Int32, String, Int32, String, Int32, Double, String, Int32, String, Int32, Int32, Double, Double) | Gets the properties of the surface item (includes new properties introduced in 8.5). |
![]() | iAddMesh | Adds a triangular polyhedral mesh component to the surface item. |
![]() | iIntersectsBoundingBox | Checks intersections of a bounding box with a SURFACEITEM Object |
![]() | iNumComponents | Get the number of components in the surface item. |
![]() | SetDefaultRenderProperties | Sets default render properties of the surface item. |
![]() | SetProperties | Sets the properties of the surface item. |
![]() | SetPropertiesEx | Sets the properties of the surface item (includes new properties introduced in 8.5). |