Click or drag to resize
SoVertexAttribFeedbackqueryGeneratedPrimitivesCount Property

Read back the number of recorded primitives.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public SoSFBool queryGeneratedPrimitivesCount { get; }

Property Value

Type: SoSFBool
Remarks

The read back is performed only when this field is set to true and the method getGeneratedPrimitivesCount returns the value.

Default value is false.

See Also