You are here: Start » AVL.NET » Anchor3D Constructor

Anchor3D Constructor

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public Anchor3D
(
	AvlNet.Anchor1D anchorX,
	AvlNet.Anchor1D anchorY,
	AvlNet.Anchor1D anchorZ
)

Parameters

Name Type Range Default Description
anchorXAvlNet.Anchor1D
anchorYAvlNet.Anchor1D
anchorZAvlNet.Anchor1D

See also