You are here: Start » FIL.NET » RotationLimits3D Class
RotationLimits3D Class
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.TS.dll |
Rotation limits for registration of Point Clouds
Constructors
| Constructor | Description | |
|---|---|---|
| RotationLimits3D(ValueLimits, ValueLimits, ValueLimits) | ||
| RotationLimits3D() |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Pitch | FilNet.ValueLimits | Minimum and maximum pitch angle (-180.0 to 180.0) | |
| Roll | FilNet.ValueLimits | Minimum and maximum roll angle (-180.0 to 180.0) | |
| Yaw | FilNet.ValueLimits | Minimum and maximum pitch angle (-180.0 to 180.0) |
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| Equals(FilNet.RotationLimits3D) | ||
| Equals(FilNet.RotationLimits3D, FilNet.RotationLimits3D) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
