Gets whether the boundary is trimmed.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.2.3892.0
Syntax
C#
public bool IsTrimmed { get; }Visual Basic
Public ReadOnly Property IsTrimmed As Boolean
GetVisual C++
public: property bool IsTrimmed { bool get (); }