Click or drag to resize
SbSphereProjectorSetFront Method

Sets whether the projector should intersect the half of the sphere that faces the eye.

Namespace: OIV.Inventor.Projectors
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void SetFront(
	bool inFront
)

Parameters

inFront
Type: SystemBoolean
Remarks

Set to false if the projector should intersect with the rear half.

See Also