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 | (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 | (Inherited from DisposableWrapper) |
|
| UnmanagedObject | (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 | Creates an object that contains all the relevant information
required to generate a proxy used to communicate with a remote
object. (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 | (Inherited from DisposableWrapper) |
|
| GetLifetimeService | Retrieves the current lifetime service object that controls the
lifetime policy for this instance. (Inherited from MarshalByRefObject) |
|
| GetType | Gets the Type of the current
instance. (Inherited from Object) |
|
| InitializeLifetimeService | Obtains a lifetime service object to control the lifetime
policy for this instance. (Inherited from MarshalByRefObject) |
|
| IsValid | Checks whether this point cloud cropping boundary is valid. | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
|
| MemberwiseClone(Boolean) | Creates a shallow copy of the current MarshalByRefObject
object. (Inherited from MarshalByRefObject) |
|
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| © Bricsys NV. All rights reserved. |