pe_projcs_authority_set

Sets the authority of a projected coordinate system

Usage syntax

void pe_projcs_authority_set (PE_PROJCS projcs, PE_AUTHORITY authority);

Parameters
projcs Projected coordinate system object
authority New authority of the object
Description

This function assigns an authority to a projected coordinate system.

Examples

pe_projcs_authority_set(nad83utm17n,auth);