Nodes

StlPackage.Nodes property

Gets an array of StlNode entries inside the 3ds file.

public StlNode[] Nodes { get; }

Property Value

An array of StlNode entries inside the 3ds file.

See Also