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: 2024.1.1.0 (2024.1.1)
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