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

Namespace: OIV.Inventor.Nodekits
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
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