SectionDefinition Class Members
In This Topic
The following tables list the members exposed by SectionDefinition.
Public Constructors
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ID |
Gets the section ID.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | IsVisible |
Gets and sets whether the section is visible.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Layer |
Gets the voxel layer with which the section is associated.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Name |
Gets and sets the section name.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Normal |
Gets and sets the section normal.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Volume |
Gets the volume with which the section is associated.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | VoxelPosition |
Gets and sets the section position in Voxel space.
|
Top
Public Methods
See Also