Point
|
The PointCloudCrop type exposes the following members.
| Name | Description | |
|---|---|---|
| PointCloudCrop | Default constructor for the PointCloudCrop class. Creates an undefined crop region. |
| Name | Description | |
|---|---|---|
| AutoDelete | Property that indicates whether the object should be
automatically deleted by the Garbage Collector. (Inherited from DisposableWrapper) |
|
| CropPlane | Property that represents a plane on which this point cloud crop region is defined. | |
| CropType | Property that represents a type of this point cloud crop region. | |
| Inside | Property that indicates whether this cropping boundary allows points inside the region. | |
| Inverted | Property that indicates whether this cropping boundary results should be inverted. | |
| IsDisposed | Property that indicates whether pointer to native code
unmanaged object == IntPtr::Zero. (Inherited from DisposableWrapper) |
|
| UnmanagedObject | Property that represents a pointer to an unmanaged
object. (Inherited from DisposableWrapper) |
|
| Vertices | Property that represents a collection of vertices that compose this point cloud crop region. |
| Name | Description | |
|---|---|---|
| Clear | Clears this point cloud cropping boundary. | |
| Create | Creates a PointCloudCrop object. If the specified parameter is IntPtr::Zero, creates a non-binded PointCloudCrop. If the passed parameter is a valid OdDbPointCloudCropping pointer, binds the created PointCloudCrop with it. | |
| CreateObjRef | (Inherited from MarshalByRefObject) |
|
| DeleteUnmanagedObject | (Overrides DisposableWrapperDeleteUnmanagedObject) |
|
| Dispose | (Inherited from DisposableWrapper) |
|
| Dispose(Boolean) | Releases the unmanaged resources used by the PointCloudCrop and optionally releases the
managed resources (Overrides DisposableWrapperDispose(Boolean)) |
|
| Equals | Checks objects for equality. (Overrides DisposableWrapperEquals(Object)) |
|
| Finalize | (Inherited from DisposableWrapper) |
|
| GetHashCode | Retrieves the object hash code. (Inherited from DisposableWrapper) |
|
| GetLifetimeService | (Inherited from MarshalByRefObject) |
|
| GetType | (Inherited from Object) |
|
| InitializeLifetimeService | (Inherited from MarshalByRefObject) |
|
| IsValid | Checks whether this point cloud cropping boundary is valid. | |
| MemberwiseClone | (Inherited from Object) |
|
| MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject) |
|
| ToString | (Inherited from Object) |
| © Bricsys NV. All rights reserved. |