Click or drag to resize
SoPrimitiveCountCacheSet Method

Namespace: OIV.Inventor.Caches
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void Set(
	int numTriangles,
	int numLines,
	int numPoints,
	int numText,
	int numImage
)

Parameters

numTriangles
Type: SystemInt32
numLines
Type: SystemInt32
numPoints
Type: SystemInt32
numText
Type: SystemInt32
numImage
Type: SystemInt32
Remarks