PipeNetworkStateIsCurrentPartBeingAdd Property |
Gets the state if the current part is being added.
Namespace: Autodesk.Civil.RuntimeAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool IsCurrentPartBeingAdd { get; }
Public ReadOnly Property IsCurrentPartBeingAdd As Boolean
Get
public:
property bool IsCurrentPartBeingAdd {
bool get ();
}
Property Value
Boolean
See Also