The SurfaceAnalysisUserDefinedContourData type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SurfaceAnalysisUserDefinedContourData()()()() | Initializes a new instance of the SurfaceAnalysisUserDefinedContourData class | |
| SurfaceAnalysisUserDefinedContourData(Double, Color, ObjectId, LineWeight) | Initializes a new instance of the SurfaceAnalysisUserDefinedContourData class |
Properties
| Name | Description | |
|---|---|---|
| Color |
Gets or sets the color for the contour. This is an AutoCAD Color object.
| |
| Description |
Gets or sets the description for the contour.
| |
| Elevation |
Gets or sets the elevation value for the contour.
| |
| LineTypeId |
Gets or sets the ObjectId of the line type for the contour.
| |
| LineWeight |
Gets or sets the line weight for the contour.
|