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

TestPoint3DGridState Class

Namespace:Avl
Assembly:AvlNet.Types.dll

Constructors

 ConstructorDescription
TestPoint3DGridState()

Properties

 NameTypeDescription
DensitySystem.Single
GridAvl.Point3DGrid
IsDisposedSystem.BooleanInherited from Avl.UnmanagedObject
IsViewSystem.BooleanInherited from Avl.UnmanagedObject
ScaleXSystem.Single
ScaleYSystem.Single
ScaleZSystem.Single

Methods

 NameDescription
CopyTo(Avl.TestPoint3DGridState)
Dispose()Inherited from Avl.UnmanagedObject
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
MoveTo(Avl.TestPoint3DGridState)
ToString()Inherited from System.Object

See also