PipeNetworkStateIsInLayoutMode Property |
Returns whether the pipe network is in layout mode.
Namespace: Autodesk.Civil.RuntimeAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool IsInLayoutMode { get; }
Public ReadOnly Property IsInLayoutMode As Boolean
Get
public:
property bool IsInLayoutMode {
bool get ();
}
Property Value
Boolean
See Also