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