Share

SettingsPressureNetwork.SettingsSectionLabelPlacement.PressurePipeSectionLabelPlacement Property

Specifies the default placement for section view labels for pressure pipes. 0: At Top of Pipe 1: At Middle of Pipe 2: At Bottom of Pipe



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

Syntax

C#

public PropertyInt PressurePipeSectionLabelPlacement { get; }

VB

Public ReadOnly Property PressurePipeSectionLabelPlacement As PropertyInt
	Get

C++

public:
property PropertyInt^ PressurePipeSectionLabelPlacement {
	PropertyInt^ get ();
}

Property Value

PropertyInt

See Also

Reference

Was this information helpful?