You are here: Start » TranslationLimits3D Constructor

TranslationLimits3D Constructor

Namespace:AvlNet
Assembly:Avl.Net.TS.dll

Syntax

public TranslationLimits3D
(
	AvlNet.ValueLimits translateX,
	AvlNet.ValueLimits translateY,
	AvlNet.ValueLimits translateZ
)

Parameters

Name Type Range Default Description
translateXAvlNet.ValueLimits
translateYAvlNet.ValueLimits
translateZAvlNet.ValueLimits

See also