The ProfileStyle type exposes the following members.

Methods

  NameDescription
Public methodCopyAsSibling
Copy the current style and add it to the parent node as a sibling.
(Inherited from StyleBase.)
Public methodExportTo(Database, StyleConflictResolverType)
Exports the current style to another drawing.
(Inherited from StyleBase.)
Public methodGetChain3DDisplayStyleModel
Gets the AeccDisplayStyle for 3D chain display style in model view orientation.
Public methodGetDisplayStyleProfile
Gets the DisplayStyle object that specifies profile display properties for the Profile component.
Public methodGetProfileMarkerDisplayStyleSection
Gets the AeccDisplayStyle for marker display style in section view orientation.

Properties

  NameDescription
Public propertyApplication
Gets the Application associated with the DBObject. Not implemented.
(Inherited from DBObject.)
Public propertyArrowHeadOption
Gets the profile arrow head option.
Public propertyBeginPointMarkerStyle
Gets or sets the marker style object id for 'Begin point' on the profile.
Public propertyChain3DDisplayStyleModel Obsolete.
Gets the AeccDisplayStyle for 3D chain display style in model view orientation.
Public propertyChainTessellationDistance3D
Gets or sets the curve tessellation distance used for 3D chain visualization.
Public propertyCreateBy
Gets or Sets the "Created by" string for the style.
(Inherited from StyleBase.)
Public propertyDateCreated
Gets the "Date created" string for the style.
(Inherited from StyleBase.)
Public propertyDateModified
Gets the "Date modified" string for the style.
(Inherited from StyleBase.)
Public propertyDescription
Gets or sets the description.
(Inherited from DBObject.)
Public propertyDocument
Gets the Document associated with the DBObject. Not implemented.
(Inherited from DBObject.)
Public propertyEndPointMarkerStyle
Gets or sets the marker style object id for 'End point' on the profile
Public propertyHighPointMarkerStyle
Gets or sets the marker style object id for 'High Point' on the profile
Public propertyIsUsed
Gets whether the style is used by other objects in the current drawing.
(Inherited from DBObject.)
Public propertyLowPointMarkerStyle
Gets or sets the marker style object id for 'Low Point' on the profile
Public propertyModifiedBy
Gets the "Modified by" string for the style.
(Inherited from StyleBase.)
Public propertyName
Sets the "Name" string for the style.
(Inherited from StyleBase.)
Public propertyProfileMarkerDisplayStyleSection Obsolete.
Gets the AeccDisplayStyle for marker display style in section view orientation.
Public propertyProfileMarkerSectionViewMarkerStyle
Gets or sets the marker style object id for 'Section View' on the profile
Public propertyThroughPointMarkerStyle
Gets or sets the marker style object id for 'Through points' on the profile.
Public propertyVCompoundCurveIntersectPointMarkerStyle
Gets or sets the marker style object id for 'Point of Vertical Compound Curve Intersection' on the profile
Public propertyVCurveTangentIntersectPointMarkerStyle
Gets or sets the marker style object id for 'Point of Curve Tangent intersection' on the profile
Public propertyVIntersectionPointMarkerStyle
Gets or sets the marker style object id for 'Point of Vertical Intersection' on the profile.
Public propertyVReverseCurveIntersectPointMarkerStyle
Gets or sets the marker style object id for 'Point of Reverse Curve Intersection' on the profile
Public propertyVTangentCurveIntersectPointMarkerStyle
Gets or sets the marker style object id for 'Point of Vertical Tangent Curve Intersection' on the profile

See Also