All Frameworks  Class Hierarchy  This Framework  Indexes

SPAkern Global Function is_INTCURVE


logical is_INTCURVE( const ENTITY* ent)
Determines if an ENTITY is an INTCURVE.

Role: This procedure takes an ENTITY as an argument and returns TRUE if the ENTITY is an INTCURVE, FALSE if it is not. This procedure also checks for a NULL pointer.

Effect: Read-only

Parameters:
ent
entity to test.

This object is included in the file: acistype.hxx

Copyright (c) 1989-2007 by Spatial Corp. All rights reserved.

SPAkern Global Function is_intcurve
All Frameworks  Class Hierarchy  This Framework  Indexes

SPAkern Global Function is_intcurve


logical is_intcurve( const curve* crv)
Determines if a curve is an intcurve.

Effect: Read-only

Parameters:
crv
curve to test.

This object is included in the file: acistype.hxx

Copyright (c) 1989-2007 by Spatial Corp. All rights reserved.