SoGetPrimitiveCountActionContainsNoPrimitives Method |
Returns true if scene contains no primitives of any kind.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public bool ContainsNoPrimitives()
Public Function ContainsNoPrimitives As Boolean
public:
bool ContainsNoPrimitives()
member ContainsNoPrimitives : unit -> bool
Return Value
Type:
BooleanRemarks See Also