Click or drag to resize
SoLinePatternElement.Get Method

Returns current line pattern from the state.

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

Parameters

state
Type: OIV.Inventor.Misc.SoState
factor
Type: System.Int32

Return Value

Type: UInt16
Remarks

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

See Also