Click or drag to resize
SoNodekitCatalog.IsPublic Method (String)

Returns true if the specified part is public.

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

Parameters

theName
Type: System.String

Return Value

Type: Boolean
Remarks