The ProfileStyle type exposes the following members.
Methods
| 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.) | |
| GetChain3DDisplayStyleModel |
Gets the AeccDisplayStyle for 3D chain display style in model view orientation.
| |
| GetDisplayStyleProfile |
Gets the DisplayStyle object that specifies profile display properties for the Profile component.
| |
| GetProfileMarkerDisplayStyleSection |
Gets the AeccDisplayStyle for marker display style in section view orientation.
|
Properties
| Name | Description | |
|---|---|---|
| Application |
Gets the Application associated with the DBObject.
Not implemented.
(Inherited from DBObject.) | |
| ArrowHeadOption |
Gets the profile arrow head option.
| |
| BeginPointMarkerStyle |
Gets or sets the marker style object id for 'Begin point' on the profile.
| |
| Chain3DDisplayStyleModel | Obsolete.
Gets the AeccDisplayStyle for 3D chain display style in model view orientation.
| |
| ChainTessellationDistance3D |
Gets or sets the curve tessellation distance used for 3D chain visualization.
| |
| 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.) | |
| EndPointMarkerStyle |
Gets or sets the marker style object id for 'End point' on the profile
| |
| HighPointMarkerStyle |
Gets or sets the marker style object id for 'High Point' on the profile
| |
| IsUsed |
Gets whether the style is used by other objects in the current drawing.
(Inherited from DBObject.) | |
| LowPointMarkerStyle |
Gets or sets the marker style object id for 'Low Point' on the profile
| |
| ModifiedBy | Gets the "Modified by" string for the style. (Inherited from StyleBase.) | |
| Name | Sets the "Name" string for the style. (Inherited from StyleBase.) | |
| ProfileMarkerDisplayStyleSection | Obsolete.
Gets the AeccDisplayStyle for marker display style in section view orientation.
| |
| ProfileMarkerSectionViewMarkerStyle |
Gets or sets the marker style object id for 'Section View' on the profile
| |
| ThroughPointMarkerStyle |
Gets or sets the marker style object id for 'Through points' on the profile.
| |
| VCompoundCurveIntersectPointMarkerStyle |
Gets or sets the marker style object id for 'Point of Vertical Compound Curve Intersection' on the profile
| |
| VCurveTangentIntersectPointMarkerStyle |
Gets or sets the marker style object id for 'Point of Curve Tangent intersection' on the profile
| |
| VIntersectionPointMarkerStyle |
Gets or sets the marker style object id for 'Point of Vertical Intersection' on the profile.
| |
| VReverseCurveIntersectPointMarkerStyle |
Gets or sets the marker style object id for 'Point of Reverse Curve Intersection' on the profile
| |
| VTangentCurveIntersectPointMarkerStyle |
Gets or sets the marker style object id for 'Point of Vertical Tangent Curve Intersection' on the profile
|