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

Action: Determines if an ENTITY is a wire BODY.

Prototype: logical is_wire_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 wire BODY has no LUMPs and at least one WIRE. If the ENTITY is not a wire 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/0099.HTM