Click or drag to resize
SoNodekitCatalogIsLeaf Method (Int32)

Returns true if the specified part is a leaf node.

Namespace: OIV.Inventor.Nodekits
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public bool IsLeaf(
	int thePartNumber
)

Parameters

thePartNumber
Type: SystemInt32

Return Value

Type: Boolean
Remarks