Click or drag to resize
SoSimplifierSetData Method

Method to set optional vertex data (data).

Namespace: OIV.Inventor.Simplifier
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public void SetData(
	int numData,
	float[] name_21944
)

Parameters

numData
Type: SystemInt32
name_21944
Type: SystemSingle
Remarks
See Also