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