Click or drag to resize
SoBaseKitCreatePathToPart Method (String, Boolean)
Calls CreatePathToPart(partName, makeIfNeeded, (OIV.Inventor.SoPath ^)nullptr).

Namespace: OIV.Inventor.Nodekits
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public SoNodeKitPath CreatePathToPart(
	string partName,
	bool makeIfNeeded
)

Parameters

partName
Type: SystemString
makeIfNeeded
Type: SystemBoolean

Return Value

Type: SoNodeKitPath
Remarks