You are here: Start » Sphere3D Structure
Sphere3D Structure
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | Sphere3D(Point3D, Single) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Center | Fil.Point3D | |
![]() ![]() | Empty | Fil.Sphere3D | Gets an empty instance of the Sphere3D. |
![]() | Radius | System.Single | |
![]() | X | System.Single | |
![]() | Y | System.Single | |
![]() | Z | System.Single |
Methods
Name | Description | |
---|---|---|
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(Fil.Sphere3D) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |