Click or drag to resize
SoRayPickActionEnableNormalsGeneration Method

Enables generation of normal vectors for picked points.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public void EnableNormalsGeneration(
	bool enable
)

Parameters

enable
Type: SystemBoolean
Remarks

Default is true.

See Also