is_solid_body
List of: Functions
Subjects: Entity, Model Topology
Contents: Kernel

Action: Determines if an ENTITY is a solid BODY.

Prototype: logical is_solid_body (


const ENTITY* ent // entity


);

Includes: #include "kernel/acis.hxx"

#include "kernel/geomhusk/acistype.hxx"

#include "kernel/kerndata/data/entity.hxx"

#include "baseutil/logical.h"

Description: A solid BODY has at least one LUMP and no WIREs. If the ENTITY is not a solid BODY or is NULL, then this function returns FALSE.

Library: kernel

Filename: kern/kernel/geomhusk/acistype.hxx

Effect: Read-only
PDF/KERN/24FNC.PDF
HTM/DATA/KERN/KERN/24FNC/0074.HTM