The 3D ACIS® Modeler (ACIS) is Spatial’s prominent 3D solid modeling engine. 3D InterOp is a CAD data translation framework (Interoperability)

HowTo:Determine if an ENTITY is a mixed BODY (solid and WIRE)?

From DocR19

Jump to: navigation, search

Call the function is_mixed_body. The Scheme extension is mixed-body?.

Contents

Signature

logical is_mixed_body(const ENTITY* ent);

Header Files

#include "acistype.hxx"

Example

// Add c++ code here

Scheme Commands

(mixed-body? body)

Notes

  • None.

Related Content

Personal tools