You are here: Start » AVL.NET » TranslationLimits3D Class
TranslationLimits3D Class
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Translation limits for registration of Point Clouds
Constructors
| Constructor | Description | |
|---|---|---|
| TranslationLimits3D(ValueLimits, ValueLimits, ValueLimits) | ||
| TranslationLimits3D() |
Properties
| Name | Type | Description | |
|---|---|---|---|
| TranslateX | AvlNet.ValueLimits | Minimum and maximum translation along X Axis | |
| TranslateY | AvlNet.ValueLimits | Minimum and maximum translation along Y Axis | |
| TranslateZ | AvlNet.ValueLimits | Minimum and maximum translation along Z Axis |
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| Equals(AvlNet.TranslationLimits3D) | ||
| Equals(AvlNet.TranslationLimits3D, AvlNet.TranslationLimits3D) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
