Table of Contents

Struct IONet

Namespace
Mech3DotNet.Reader.Mw
Assembly
Mech3DotNet.dll
public struct IONet
Inherited Members

Fields

name

public string name

Field Value

string

nodes

public Dictionary<string, IONetNode> nodes

Field Value

Dictionary<string, IONetNode>

Methods

ToString()

Returns the fully qualified type name of this instance.

public override string ToString()

Returns

string

The fully qualified type name.