Click or drag to resize
SbPlaneProjector Constructor (Boolean)

Constructor.

Namespace: OIV.Inventor.Projectors
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SbPlaneProjector(
	bool orient
)

Parameters

orient
Type: SystemBoolean
Remarks

The default plane passes through the origin and is oriented perpendicular to the Z axis.

See Also