You are here: Start » AVL.NET » TranslationLimits3D Constructor
TranslationLimits3D Constructor
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.Types.dll | 
Syntax
public TranslationLimits3D
(
	Avl.ValueLimits translateX_,
	Avl.ValueLimits translateY_,
	Avl.ValueLimits translateZ_
)
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| translateX_ | Avl.ValueLimits | ||||
| translateY_ | Avl.ValueLimits | ||||
| translateZ_ | Avl.ValueLimits | 
