Surface |
The SurfaceOperationAddContour type exposes the following members.
| Name | Description | |
|---|---|---|
| Description | Gets or sets the description for the operation. | |
| Enabled |
Gets or sets whether this operation is included when the surface is built.
(Inherited from SurfaceOperation) | |
| MaximumDistance | Gets the maximum distance between vertices. | |
| MidOrdinateDistance | Gets the midOrdinateDistance value that is used to tessellate the arcs in the polyline when the breakline is defined from a polyline with curves. | |
| Summary | Gets the summery for the operation. | |
| WeedingAngle | Gets the angle value for the weeding factor. | |
| WeedingDistance | Gets the distance value for the weeding factor. |
| Name | Description | |
|---|---|---|
| Dispose | (Inherited from SurfaceOperation) | |
| InsertIntoDrawing | Inserts contour data into the drawing as AutoCAD polylines. | |
| MoveDown |
Moves the operation one position down in the operation list.
(Inherited from SurfaceOperation) | |
| MoveToBottom |
Moves the operation to the bottom of the operation list.
(Inherited from SurfaceOperation) | |
| MoveToTop |
Moves the operation to the top of the operation list.
(Inherited from SurfaceOperation) | |
| MoveUp |
Moves the operation one position up in the operation list.
(Inherited from SurfaceOperation) |