Click or drag to resize
SoPatternElementSet Method

Sets the current pattern attributes in the state.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static void Set(
	SoState state,
	SoNode node,
	string category,
	string name
)

Parameters

state
Type: OIV.Inventor.MiscSoState
node
Type: OIV.Inventor.NodesSoNode
category
Type: SystemString
name
Type: SystemString
Remarks