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

Anchor3D Structure

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

Decides about relative position of object in 3D. Exact behaviour depends on filter being used.

Constructors

 ConstructorDescription
Anchor3D(Anchor1D, Anchor1D, Anchor1D)

Properties

 NameTypeDescription
AnchorXAvlNet.Anchor1DRelative X coordinate of position
AnchorYAvlNet.Anchor1DRelative Y coordinate of position
AnchorZAvlNet.Anchor1DRelative Z coordinate of position
DefaultAvlNet.Anchor3D
IsDefaultSystem.Boolean

Methods

 NameDescription
Equals(AvlNet.Anchor3D)
Equals(object)Inherited from System.Object
Equals(AvlNet.Anchor3D, AvlNet.Anchor3D)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

Remarks

See also