Next Previous Up Top Contents Index

3.3 DUIM-Extended-Geometry Module

elliptical-arc?

Generic function

Summary

Returns #t if an object is an elliptical arc,

Signature

elliptical-arc? object => boolean

Arguments

object
An instance of type <object>.

Values

boolean
An instance of type <boolean>.

Library

duim-extended-geometry

Module

duim-extended-geometry

Description

Returns #t if object is an elliptical arc, otherwise returns #f.

See also

<elliptical-arc>, page 84


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index