SettingsCmdCreatePressureNetworkSettingsCmdLabelNewPartsCrossingPressurePipeSection Property |
Note: This API is now obsolete.
Gets whether a new crossing pressure pipe is labeled by default when placed in section view.
Namespace: Autodesk.Civil.SettingsAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntax[ObsoleteAttribute("Does not work", false)]
public PropertyBoolean CrossingPressurePipeSection { get; }
<ObsoleteAttribute("Does not work", false)>
Public ReadOnly Property CrossingPressurePipeSection As PropertyBoolean
Get
public:
[ObsoleteAttribute(L"Does not work", false)]
property PropertyBoolean^ CrossingPressurePipeSection {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also