Click or drag to resize
SoNodeKitListPartIsTypePermitted Method

Returns whether a node of type typeToCheck may be added as a child.

Namespace: OIV.Inventor.Nodekits
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public bool IsTypePermitted(
	Type typeToCheck
)

Parameters

typeToCheck
Type: SystemType

Return Value

Type: Boolean
Remarks