Click or drag to resize
SoLinePatternElementGet Method

Returns current line pattern from the state.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static ushort Get(
	SoState state,
	out int factor
)

Parameters

state
Type: OIV.Inventor.MiscSoState
factor
Type: SystemInt32

Return Value

Type: UInt16
Remarks

The current line pattern scale factor from the state is returned in factor.

See Also