Click or drag to resize
SoInteractionKitSetPartAsDefault Method (String, SoNode, Boolean)

Namespace: OIV.Inventor.Nodekits
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public bool SetPartAsDefault(
	string partName,
	SoNode newNode,
	bool onlyIfAlready
)

Parameters

partName
Type: SystemString
newNode
Type: OIV.Inventor.NodesSoNode
onlyIfAlready
Type: SystemBoolean

Return Value

Type: Boolean
Remarks