SettingsCmdCreateNetworkSettingsCmdLabelNewPartsCrossPipeProfile Property |
Gets whether a new crossing pipe is labeled by default when placed in profile view.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean CrossPipeProfile { get; }
Public ReadOnly Property CrossPipeProfile As PropertyBoolean
Get
public:
property PropertyBoolean^ CrossPipeProfile {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also