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.Settings
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.280
Syntax
C#
public PropertyInt FittingSectionLabelPlacement { get; }
VB
Public ReadOnly Property FittingSectionLabelPlacement As PropertyInt Get
C++
public: property PropertyInt^ FittingSectionLabelPlacement { PropertyInt^ get (); }