Click or drag to resize
SoReorganizeActionGenerateNormals Method

Sets whether normals should be generated during reorganization.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntax
public void GenerateNormals(
	bool g
)

Parameters

g
Type: SystemBoolean
Remarks

Default is true.

See Also