Specifies the default placement for section view labels for pressure pipes. 0: At Top of Pipe 1: At Middle of Pipe 2: At Bottom of Pipe
Namespace: Autodesk.Civil.SettingsAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.3.1717.0
Syntax
C#
public PropertyInt PressurePipeSectionLabelPlacement { get; }
Visual Basic
Public ReadOnly Property PressurePipeSectionLabelPlacement As PropertyInt Get
Visual C++
public: property PropertyInt^ PressurePipeSectionLabelPlacement { PropertyInt^ get (); }