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

Anchor3D Structure

Namespace:FilNet
Assembly:FIL.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
AnchorXFilNet.Anchor1DRelative X coordinate of position
AnchorYFilNet.Anchor1DRelative Y coordinate of position
AnchorZFilNet.Anchor1DRelative Z coordinate of position
DefaultFilNet.Anchor3D
IsDefaultSystem.Boolean

Methods

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

Remarks

See also