SoIndexedTriangleStripSetGetNumTriangles Method (SoState) |
Returns number of triangles.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public int GetNumTriangles(
SoState state
)
Public Function GetNumTriangles (
state As SoState
) As Integer
public:
int GetNumTriangles(
SoState^ state
)
member GetNumTriangles :
state : SoState -> int
Parameters
- state
- Type: OIV.Inventor.MiscSoState
Return Value
Type:
Int32Remarks See Also