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