Click or drag to resize
SoNodekitCatalogIsLeaf Method (String)

Returns true if the specified part is a leaf node.

Namespace: OIV.Inventor.Nodekits
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public bool IsLeaf(
	string theName
)

Parameters

theName
Type: SystemString

Return Value

Type: Boolean
Remarks