Click or drag to resize
SoPatternLoadPatterns Method (String, Int32)
Calls LoadPatterns(fileName, numFilters, (cli.array<System.String^>^)nullptr, OIV.Inventor.Nodes.SoPattern.FilterTypes( .SoPattern.INCLUSIVE_FILTER )).

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public static bool LoadPatterns(
	string fileName,
	int numFilters
)

Parameters

fileName
Type: SystemString
numFilters
Type: SystemInt32

Return Value

Type: Boolean
Remarks