Click or drag to resize
SoFullSceneAntialiasingElementGetDefault Method

Returns the default values.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public static bool GetDefault(
	out bool on,
	out bool pointsOn,
	out bool linesOn,
	out bool polygonsOn,
	out bool textsOn,
	out int filter
)

Parameters

on
Type: SystemBoolean
pointsOn
Type: SystemBoolean
linesOn
Type: SystemBoolean
polygonsOn
Type: SystemBoolean
textsOn
Type: SystemBoolean
filter
Type: SystemInt32

Return Value

Type: Boolean
Remarks