You are here: Start » FIL.NET » Vector3D Structure
Vector3D Structure
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.TS.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | Vector3D(IList<Single>) | |
![]() | Vector3D(Point3D, Point3D) | |
![]() | Vector3D(Int32, Int32, Int32) | |
![]() | Vector3D(Single, Single, Single) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | DeltaX | System.Single | |
![]() | DeltaY | System.Single | |
![]() | DeltaZ | System.Single | |
![]() | Length2 | System.Single | |
![]() | Length | System.Single |
Methods
Name | Description | |
---|---|---|
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(FilNet.Vector3D) | |
![]() ![]() | Equals(FilNet.Vector3D, FilNet.Vector3D) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToArray() | |
![]() | ToString() | Inherited from System.Object |