Click or drag to resize
SoBaseKitGetNodekitCatalog Method

Namespace: OIV.Inventor.Nodekits
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public virtual SoNodekitCatalog GetNodekitCatalog()

Return Value

Type: SoNodekitCatalog
Remarks

While each instance of a given class creates its own distinct set of parts (which are actual nodes), all instances share the same catalog (which describes the parts but contains no actual nodes).

See Also