Click or drag to resize
SbSphereProjectorSetOrientToEye Method

Sets whether the projector should always be oriented towards the eye.

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

Parameters

orientToEye
Type: SystemBoolean
Remarks

Set to false if the tolerance should be evaluated in working space.

See Also