Click or drag to resize
SoInteractionKitSetPartAsDefault Method (String, SoNode)
Calls SetPartAsDefault(partName, newNode, true).

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
)

Parameters

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

Return Value

Type: Boolean
Remarks