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