You are here: Start » FIL.NET » TransformLimits3D Class
TransformLimits3D Class
| Namespace: | Fil |
|---|---|
| Assembly: | FilNet.Types.dll |
Rotation and translation limits for registration of Point Clouds
Constructors
| Constructor | Description | |
|---|---|---|
| TransformLimits3D() | ||
| TransformLimits3D(Optional<RotationLimits3D>, Optional<TranslationLimits3D>) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| IsDisposed | System.Boolean | Inherited from Fil.UnmanagedObject | |
| IsView | System.Boolean | Inherited from Fil.UnmanagedObject | |
| RotationLimit | Ftl.Optional<Fil.RotationLimits3D> | ||
| TranslationLimit | Ftl.Optional<Fil.TranslationLimits3D> |
Methods
| Name | Description | |
|---|---|---|
| CopyTo(Fil.TransformLimits3D) | ||
| Dispose() | Inherited from Fil.UnmanagedObject | |
| Equals(object) | Inherited from System.Object | |
| Equals(Fil.TransformLimits3D) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| MoveTo(Fil.TransformLimits3D) | ||
| ToString() | Inherited from System.Object |
