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

Action: Determines if an ENTITY is a LOOP.

Prototype: logical is_LOOP (


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: This procedure takes an ENTITY as an argument and returns TRUE if the entity is a LOOP, FALSE if it is not. This procedure also checks for a NULL pointer.

Library: kernel

Filename: kern/kernel/geomhusk/acistype.hxx

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