Struct Range
- Namespace
 - Mech3DotNet.Reader
 
- Assembly
 - Mech3DotNet.dll
 
public struct Range
  - Inherited Members
 
Fields
max
public float max
  Field Value
min
public float min
  Field Value
Methods
ToString()
Returns the fully qualified type name of this instance.
public override string ToString()
  Returns
- string
 The fully qualified type name.