SettingsPressureNetworkSettingsSectionLabelPlacementPressurePipeSectionLabelPlacement 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.SettingsAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyInt PressurePipeSectionLabelPlacement { get; }
Public ReadOnly Property PressurePipeSectionLabelPlacement As PropertyInt
Get
public:
property PropertyInt^ PressurePipeSectionLabelPlacement {
PropertyInt^ get ();
}
Property Value
PropertyInt
See Also