Click or drag to resize
SoReorganizeActionGenerateTexCoords Method

Sets whether texture coordinates should be generated during reorganization.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public void GenerateTexCoords(
	bool g
)

Parameters

g
Type: SystemBoolean
Remarks

Default is true.

See Also