You are here: Start » AVL.NET » Position3D Structure
Position3D Structure
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Constructors
| Constructor | Description | |
|---|---|---|
| Position3D(Single, Single, Single, Single, Single, Single) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Default | AvlNet.Position3D | Gets default Position3D object | |
| IsDefault | System.Boolean | ||
| Phi | System.Single | ||
| Psi | System.Single | ||
| Theta | System.Single | ||
| X | System.Single | ||
| Y | System.Single | ||
| Z | System.Single |
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
