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