pe_vtmethod_authority_set |
Sets the authority of a vertical transformation method
void pe_vtmethod_authority_set (PE_VTMETHOD vtmethod, PE_AUTHORITY authority);
vtmethod |
The vertical transformation method object |
authority |
New authority of the object |
Assigns an authority to a vertical transformation method
NA
pe_vtmethod_authority_set(vt_mth,auth);