You are here: Start » AVL.NET » Box3D Class
Box3D Class
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Constructors
| Constructor | Description | |
|---|---|---|
| Box3D(Single, Single, Single, Single, Single, Single) | ||
| Box3D() |
Properties
| Name | Type | Description | |
|---|---|---|---|
| XLength | System.Single | ||
| X | System.Single | ||
| YLength | System.Single | ||
| Y | System.Single | ||
| ZLength | System.Single | ||
| Z | System.Single |
Methods
| Name | Description | |
|---|---|---|
| Equals(AvlNet.Box3D) | ||
| Equals(object) | Inherited from System.Object | |
| Equals(AvlNet.Box3D, AvlNet.Box3D) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
