You are here: Start » FIL.NET » PointCloudCoordinateTransform Class
PointCloudCoordinateTransform Class
| Namespace: | Fil |
|---|---|
| Assembly: | FilNet.Types.dll |
Image transformation data to point cloud coordinate.
Constructors
Properties
| Name | Type | Description | |
|---|---|---|---|
| IsDisposed | System.Boolean | Inherited from Fil.UnmanagedObject | |
| IsView | System.Boolean | Inherited from Fil.UnmanagedObject | |
| Limits | Fil.ValueLimits_f64 | ||
| LocationCoordinateTransform | Ftl.Optional<Fil.ImageLocationCoordinateTransform> | ||
| Offset | System.Double | ||
| ValueCoordinateTransform | Ftl.Optional<Fil.ImageValueCoordinateTransform> |
Methods
| Name | Description | |
|---|---|---|
| CopyTo(Fil.PointCloudCoordinateTransform) | ||
| Dispose() | Inherited from Fil.UnmanagedObject | |
| Equals(object) | Inherited from System.Object | |
| Equals(Fil.PointCloudCoordinateTransform) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| MoveTo(Fil.PointCloudCoordinateTransform) | ||
| ToString() | Inherited from System.Object |
