Click or drag to resize
SoNodekitCatalogIsNullByDefault Method (String)

Returns true if the specified part is null by default.

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

Parameters

theName
Type: SystemString

Return Value

Type: Boolean
Remarks