API Documentation > 3D drawings and annotations > Object ProSetdatumtag > Function ProSetdatumtagASMEDisplayGet
Function ProSetdatumtagASMEDisplayGet
Description
Outputs whether a specified datum feature symbol annotation ASME is set.
Replacement in Object TOOLKIT:
Licensing Requirement
Synopsis
#include <ProSetDatumTag.h>
ProSetdatumtagASMEDisplayGet
(
/* (In)
datum feature symbol annotation.
*/
/* (Out)
PRO_B_TRUE if symbol has ASME display otherwise PRO_B_FALSE
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
datum feature symbol annotation can't be accessed.
User Guide References
Was this helpful?