Specifies the default plot height of the dimension line anchor for profile view labels for fittings.
Namespace: Autodesk.Civil.Settings
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.280
Syntax
C#
public PropertyDouble DimensionAnchorPlotHeightValueForFittings { get; }
VB
Public ReadOnly Property DimensionAnchorPlotHeightValueForFittings As PropertyDouble Get
C++
public: property PropertyDouble^ DimensionAnchorPlotHeightValueForFittings { PropertyDouble^ get (); }