You are here: Start » FIL.NET » Position3D Class
Position3D Class
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.TS.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | Position3D(Single, Single, Single, Single, Single, Single) | |
![]() | Position3D() |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Phi | System.Single | Rotation around X axis |
![]() | Psi | System.Single | Rotation around Z axis |
![]() | Theta | System.Single | Rotation around Y axis |
![]() | X | System.Single | |
![]() | Y | System.Single | |
![]() | Z | System.Single |
Methods
Name | Description | |
---|---|---|
![]() | 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 |