SettingsCmdCreatePressureNetworkSettingsCmdLabelNewPartsAppurtenanceInPlan Property |
Gets whether a new appurtenance is labeled by default when placed in plan view.
Namespace: Autodesk.Civil.SettingsAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean AppurtenanceInPlan { get; }
Public ReadOnly Property AppurtenanceInPlan As PropertyBoolean
Get
public:
property PropertyBoolean^ AppurtenanceInPlan {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also