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 | |
|---|---|---|---|---|---|
| anchorX | AvlNet.Anchor1D | ||||
| anchorY | AvlNet.Anchor1D | ||||
| anchorZ | AvlNet.Anchor1D |
