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