SurfaceOperationAddBoundaryIsTrimmed Property |
Gets whether the boundary is trimmed.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool IsTrimmed { get; }
Public ReadOnly Property IsTrimmed As Boolean
Get
public:
property bool IsTrimmed {
bool get ();
}
Property Value
Boolean
See Also