The SurfaceMaskCreationData type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SurfaceMaskCreationData()()()() | Initializes a new instance of the SurfaceMaskCreationData class | |
| SurfaceMaskCreationData(String, String, ObjectId, ObjectIdCollection, Double, ObjectId, SurfaceMaskType, Boolean) | Initializes a new instance of the SurfaceMaskCreationData class |
Properties
| Name | Description | |
|---|---|---|
| Description |
Gets or sets the description of the surface mask.
| |
| IsRenderOnly |
Gets or sets whether this mask is readonly.
| |
| Linkages |
Gets or sets the linkage ObjectIdCollection of the surface mask.
| |
| MaterialId |
Gets or sets the material ObjectId of the surface mask.
| |
| MidOrdinateDistance |
Gets or sets the mid ordinate distance of the surface mask.
| |
| Name |
Gets or sets the name of the surface mask.
| |
| SurfaceId |
Gets or sets surface ObjectId of the mask.
| |
| Type |
Gets or sets the type of the surface mask.
|