Surface |
The SurfaceStyle type exposes the following members.
| Name | Description | |
|---|---|---|
| Application |
Gets the Application associated with the DBObject.
Not implemented.
(Inherited from DBObject) | |
| BoundaryStyle | Gets the style object that specifies properties for surface outer, show and hide boundaries/borders. | |
| ContourStyle | Gets the style object that specifies properties for surface minor, major, depression, and user-defined contour lines. | |
| CreateBy | Gets or Sets the "Created by" string for the style. (Inherited from StyleBase) | |
| DateCreated | Gets the "Date created" string for the style. (Inherited from StyleBase) | |
| DateModified | Gets the "Date modified" string for the style. (Inherited from StyleBase) | |
| Description |
Gets or sets the description.
(Inherited from DBObject) | |
| DirectionStyle | Gets the style object that specifies properties for surface direction analysis components. | |
| Document |
Gets the Document associated with the DBObject.
Not implemented.
(Inherited from DBObject) | |
| ElevationStyle | Gets the style object that specifies properties for surface elevation analysis components. | |
| GridStyle | Gets the style object that specifies properties for surface primary, secondary, and datum grid information. | |
| IsUsed |
Gets whether the style is used by other objects in the current drawing.
(Inherited from DBObject) | |
| ModifiedBy | Gets the "Modified by" string for the style. (Inherited from StyleBase) | |
| Name | Sets the "Name" string for the style. (Inherited from StyleBase) | |
| PointStyle | Gets the style object that specifies properties for surface point objects. | |
| SlopeArrowStyle | Gets the style object that specifies properties for the surface slope arrow analysis components. | |
| SlopeStyle | Gets the style object that specifies properties for surface slope analysis components. | |
| TriangleStyle | Gets the style object that specifies properties for the surface TIN face components. | |
| WatershedStyle | Gets the style object that specifies properties for the various kinds of surface watershed analysis components. |
| Name | Description | |
|---|---|---|
| CopyAsSibling |
Copy the current style and add it to the parent node as a sibling.
(Inherited from StyleBase) | |
| ExportTo(Database, StyleConflictResolverType) |
Exports the current style to another drawing.
(Inherited from StyleBase) | |
| GetDisplayStyleModel | Gets the DisplayStyle object that specifies the surface component Model display color, layer, linetype, etc. | |
| GetDisplayStylePlan | Gets the DisplayStyle object that specifies the surface component Plan display color, layer, linetype, etc. | |
| GetDisplayStyleSection | Gets the DisplayStyle object that specifies the surface component Section display color, layer, linetype, etc. |