Click or drag to resize
SoPatternLoadPatterns Method (String, String)
Calls LoadPatterns(fileName, filterNames, OIV.Inventor.Nodes.SoPattern.FilterTypes( .SoPattern.INCLUSIVE_FILTER )).

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.0.0 (2024.2.0)
Syntax
public static bool LoadPatterns(
	string fileName,
	string[] filterNames
)

Parameters

fileName
Type: SystemString
filterNames
Type: SystemString

Return Value

Type: Boolean
Remarks