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.
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳