SoGetPrimitiveCountActionGetTriangleCount Method |
Returns counted number of primitives (triangles).
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public int GetTriangleCount()
Public Function GetTriangleCount As Integer
public:
int GetTriangleCount()
member GetTriangleCount : unit -> int
Return Value
Type:
Int32Remarks See Also