SoGetPrimitiveCountActionContainsNonTriangleShapes Method |
Returns true if scene contains some primitives that are not triangles.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax public bool ContainsNonTriangleShapes()
Public Function ContainsNonTriangleShapes As Boolean
public:
bool ContainsNonTriangleShapes()
member ContainsNonTriangleShapes : unit -> bool
Return Value
Type:
BooleanRemarks See Also