Returns whether the pipe network is in layout mode.
Namespace: Autodesk.Civil.RuntimeAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.3.1717.0
Syntax
C#
public bool IsInLayoutMode { get; }
Visual Basic
Public ReadOnly Property IsInLayoutMode As Boolean
Get
Visual C++
public: property bool IsInLayoutMode { bool get (); }