kpgGetOutline

Retrieve an STC polygon describing the spatial extent of an NDF

Description:

If The NDF contains an OUTLINE extension, it is expected to be a character array copntaining an STC-S description of a polygon. If this is the case, the polygon is returned as the function value. Otherwise a NULL pointer is returned.

Invocation

AstRegion kpgGetOutline( int indf, int status )

Arguments

indf = int (Given)
Identifier for the NDF.
status = int (Given and Returned)
Pointer to global status.