Click or drag to resize
SoPatternGetPatternNames Method (String, String)
Gets the names of loaded patterns.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.0.0 (2024.2.0)
Syntax
public static void GetPatternNames(
	out string[] names,
	string category
)

Parameters

names
Type: SystemString
category
Type: SystemString
See Also