The PipeStyle 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 methodGetDisplayStyleModel
Gets the DisplayStyle object that defines the Model style.
Public methodGetDisplayStylePlan
Gets the DisplayStyle object that defines the Plan style for the component indicated by the specified PipeDisplayStylePlanType value.
Public methodGetDisplayStyleProfile
Gets the DisplayStyle object that defines the Profile style for the component indicated by the specified PipeDisplayStyleProfileType value.
Public methodGetDisplayStyleSection
Gets the DisplayStyle object that defines the Section style for the component indicated by the specified PipeDisplayStyleSectionType value.
Public methodGetHatchStylePlan
Gets the HatchDisplayStyle object that defines the Plan style.
Public methodGetHatchStyleProfile
Gets the HatchDisplayStyle object that defines the Profile style for the component indicated by the specified PipeHatchStyleProfileType value.
Public methodGetHatchStyleSection
Gets the HatchDisplayStyle object that defines the Section style.

See Also