You are here: Start » AVL.NET » TransformLimits3D Constructor
TransformLimits3D Constructor
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public TransformLimits3D
(
NullableRef<AvlNet.RotationLimits3D> rotationLimit,
NullableRef<AvlNet.TranslationLimits3D> translationLimit
)
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| rotationLimit | AvlNet.NullableRef<AvlNet.RotationLimits3D> | ||||
| translationLimit | AvlNet.NullableRef<AvlNet.TranslationLimits3D> |
