is_FACE
List of: Functions
Subjects: Entity, Model Topology, Object Relationships
Contents: Kernel

Action: Determines if an ENTITY is a FACE.

Prototype: logical is_FACE (


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 FACE, 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/0058.HTM