Click or drag to resize

PrimitiveObjectAddNode Method

Add Node

Namespace: VIZCore3D.NET.Manager
Assembly: VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.910 (2.8.24.910)
Syntax
C#
public PrimitiveObject AddNode(
	string nodeName,
	int colorIndex = 1
)

Parameters

nodeName  String
Node Name
colorIndex  Int32  (Optional)
Color Index (rev2bst.config.rev)

Return Value

PrimitiveObject
Result
See Also