Node.CreateNode
Node.CreateNode method
Creates a new Node instance, adds it to !:GlbImage.LogicalNodes and references it as a child in the current graph.
public Node CreateNode(string name = null)
| Parameter | Type | Description |
|---|---|---|
| name | String | The name of the instance. |
Return Value
A Node instance.
See Also
- class Node
- namespace Aspose.CAD.FileFormats.GLB
- assembly Aspose.CAD