API 설명서 > 3D drawings and annotations > Object ProSetdatumtag > Function ProSetdatumtagElbowGet
Function ProSetdatumtagElbowGet
Description
Outputs whether a specified datum feature symbol annotation Elbow is set.
Replacement in Object TOOLKIT:
Licensing Requirement
Synopsis
#include <ProSetDatumTag.h>
ProSetdatumtagElbowGet
(
/* (In)
datum feature symbol annotation.
*/
ProBoolean* elbow
/* (Out)
PRO_B_TRUE if dfs has Elbow 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
도움이 되셨나요?