Specifies the default styleId for pressure pipe section labels that are displayed in a profile view.
Namespace: Autodesk.Civil.Settings
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.280
Syntax
C#
public PropertyObjectId CrossingPressurePipeSectionLabelStyleId { get; }
VB
Public ReadOnly Property CrossingPressurePipeSectionLabelStyleId As PropertyObjectId Get
C++
public: property PropertyObjectId^ CrossingPressurePipeSectionLabelStyleId { PropertyObjectId^ get (); }