Click or drag to resize
SoInteractionKitSetPartAsDefault Method (String, String, 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,
	string newNodeName,
	bool onlyIfAlready
)

Parameters

partName
Type: SystemString
newNodeName
Type: SystemString
onlyIfAlready
Type: SystemBoolean

Return Value

Type: Boolean
Remarks