API Documentation > Miscellaneous > Object ProDesignatedarea > Function ProDesignatedareaStatusGet
Function ProDesignatedareaStatusGet
Description
Identifies if the geometry of this Designated Area feature is active, inactive, or out of copied geometry.
Synopsis
ProDesignatedareaStatusGet
(
ProGeomitem* designated_area_quilt
/* (In)
A quilt from the designated area feature ( or from a data sharing feature referening the designated area ).
*/
/* (Out)
The designated area status.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The quilt is not from a designated area feature.
The quilt is a FLAT designated area feature, which cannot have a non-active status.
User Guide References
Was this helpful?