Click or drag to resize
SoPatternElementGet Method

Gets the current pattern attributes in the state .

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public static void Get(
	SoState state,
	out string category,
	out string name,
	out SbNativeArray<byte> pattern
)

Parameters

state
Type: OIV.Inventor.MiscSoState
category
Type: SystemString
name
Type: SystemString
pattern
Type: OIV.Inventor.GenericSbNativeArrayByte
Remarks