API 文档
>
3D drawings and annotations
>
Object ProSetdatumtag
> Function ProSetdatumtagPlaneGet
Function ProSetdatumtagPlaneGet
Description
Obtains the annotation plane for a set datum tag.
Replacement in Object TOOLKIT:
wfcSetDatumTag::GetAnnotationPlane
Licensing Requirement
TOOLKIT for 3D Drawings
Synopsis
#include <
ProSetDatumTag.h
>
ProError
ProSetdatumtagPlaneGet
(
ProSetDatumTag
* tag
/* (In)
The set datum tag annotation.
*/
ProAnnotationPlane
* plane
/* (Out)
The annotation plane.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
User Guide References
Accessing Set Datum Tags:ProSetdatumtagPlaneGet
这对您有帮助吗?
此站点在 JavaScript 启用时工作最佳