You are here: Start » AVL.NET » Box3D Class

Box3D Class

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Constructors

 ConstructorDescription
Box3D(Single, Single, Single, Single, Single, Single)
Box3D()

Properties

 NameTypeDescription
XLengthSystem.Single
XSystem.Single
YLengthSystem.Single
YSystem.Single
ZLengthSystem.Single
ZSystem.Single

Methods

 NameDescription
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

See also