pe_vertcs_authority_set |
Sets the authority of a vertical coordinate system
void pe_vertcs_authority_set (PE_VERTCS vertcs, PE_AUTHORITY authority);
vertcs | The vertcs object |
authority | New authority of the object |
This function assigns an authority to a vertical coordinate system.
pe_vertcs_authority_set(navd88,auth);