Click or drag to resize
SoLinePatternElementSet Method (SoState, UInt16, Int32)

Sets the current line pattern 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,
	ushort pattern,
	int factor
)

Parameters

state
Type: OIV.Inventor.MiscSoState
pattern
Type: SystemUInt16
factor
Type: SystemInt32
Remarks