Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public int Add(
SoNode value
)
Public Function Add (
value As SoNode
) As Integer
public:
int Add(
SoNode^ value
)
member Add :
value : SoNode -> int
Parameters
- value
- Type: OIV.Inventor.NodesSoNode
Return Value
Type:
Int32See Also