Click or drag to resize
SoPrimitiveCountCacheGet Method

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

Parameters

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