SurfaceOperationCreateByCroppingCroppedBoundary Property |
Gets the cropped boundary.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic Point3dCollection CroppedBoundary { get; }
Public ReadOnly Property CroppedBoundary As Point3dCollection
Get
public:
property Point3dCollection^ CroppedBoundary {
Point3dCollection^ get ();
}
Property Value
Point3dCollection
See Also