You are here: Start » FIL.NET » TransformLimits3D Class
TransformLimits3D Class
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.TS.dll |
Rotation and translation limits for registration of Point Clouds
Constructors
Constructor | Description | |
---|---|---|
![]() | TransformLimits3D(NullableRef<RotationLimits3D>) | |
![]() | TransformLimits3D(NullableRef<RotationLimits3D>, NullableRef<TranslationLimits3D>) | |
![]() | TransformLimits3D() |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | RotationLimit | FilNet.NullableRef<FilNet.RotationLimits3D> | Roll-Pitch-Yaw Angle Limits |
![]() | TranslationLimit | FilNet.NullableRef<FilNet.TranslationLimits3D> | Minimum and maximum translation along X-Y-Z Axes |
Methods
Name | Description | |
---|---|---|
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(FilNet.TransformLimits3D) | |
![]() ![]() | Equals(FilNet.TransformLimits3D, FilNet.TransformLimits3D) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |