NodeLocation method [ADT base objects]

AEC Auto

NodeLocation Method

Returns the location of the node at a given index.

See Also | Example

Signature

RetVal = object.NodeLocation(Node)

Object

AecCellLayoutTool, AecClipVol, AecGridAssembly, AecLayoutCurve, AecLayoutGrid2D, AecLayoutGrid3D, AecLayoutTool, AecSlice, AecVolumeLayoutTool
The object this method applies to.

Node

Long; input-only
Index of the node.

RetVal

Variant (three-element array of doubles)
The location of the node.

Remarks

The node index is returned by the Node property of AecAnchorEntToLayoutNode.