Struct IONetNode
- Namespace
 - Mech3DotNet.Reader.Mw
 
- Assembly
 - Mech3DotNet.dll
 
public struct IONetNode
  - Inherited Members
 
Fields
position
public Vec3 position
  Field Value
value
public int value
  Field Value
Methods
ToString()
Returns the fully qualified type name of this instance.
public override string ToString()
  Returns
- string
 The fully qualified type name.