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: 10.12.3.0 (10.12.3.0)
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