Share

SettingsPressureNetwork.SettingsSectionLabelPlacement.DimensionAnchorElevationValueForAppurtenances Property

Specifies the default elevation of the dimension line anchor for section view labels for appurtenances.



Namespace: Autodesk.Civil.Settings
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.280

Syntax

C#

public PropertyDouble DimensionAnchorElevationValueForAppurtenances { get; }

VB

Public ReadOnly Property DimensionAnchorElevationValueForAppurtenances As PropertyDouble
	Get

C++

public:
property PropertyDouble^ DimensionAnchorElevationValueForAppurtenances {
	PropertyDouble^ get ();
}

Property Value

PropertyDouble

See Also

Reference

Was this information helpful?