Survey |
The SurveyNetworkStyle type exposes the following members.
| Name | Description | |
|---|---|---|
| Application |
Gets the Application associated with the DBObject.
Not implemented.
(Inherited from DBObject) | |
| 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) | |
| Document |
Gets the Document associated with the DBObject.
Not implemented.
(Inherited from DBObject) | |
| ErrorEllipseScaleFactor | Specifies a scale factor for displaying an error ellipse of a survey network. | |
| ExaggerateElevationBy | Gets or sets the double value by which the surface object component elevation values are scaled. | |
| FlattenToElevationBy | Gets or sets the double value to which the surface object component is flattened, or projected. | |
| IsUsed |
Gets whether the style is used by other objects in the current drawing.
(Inherited from DBObject) | |
| KnownControlPointsMarkerStyleId | Specifies a marker style for known (fixed) control points in the survey network. | |
| ModifiedBy | Gets the "Modified by" string for the style. (Inherited from StyleBase) | |
| Name | Sets the "Name" string for the style. (Inherited from StyleBase) | |
| NetworkDisplayMode | Specifies the display mode for figure elevations in the drawing. | |
| NonControlPointsMarkerStyleId | Specifies a marker style for non control points in the survey network. | |
| SideshotPointsMarkerStyleId | Specifies a marker style for the sideshot points in the survey network. | |
| ToleranceErrorPointsMarkerStyleId | Specifies a marker style for the tolerance error points in the survey network. | |
| UnknownControlPointsMarkerStyleId | Specifies a marker style for the unknown control points in the survey network. |
| 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 SurveyFigure model display components. | |
| GetDisplayStylePlan | Gets the DisplayStyle object that specifies the SurveyFigure plan display components. |