You are here: Start » FIL.NET » Position3D Class

Position3D Class

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Constructors

 ConstructorDescription
Position3D(Single, Single, Single, Single, Single, Single)
Position3D()

Properties

 NameTypeDescription
PhiSystem.SingleRotation around X axis
PsiSystem.SingleRotation around Z axis
ThetaSystem.SingleRotation around Y axis
XSystem.Single
YSystem.Single
ZSystem.Single

Methods

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

See also