Function ProSetdatumtagPlacementGet
Description
Obtains the item (type,id,owner only) to which the set datum tag is attached (dimension, gtol, or geometry). This function is useful in cases where it is not possible to construct the selection. For example , Solid owned DFS attached to solid owned dimension created in drawing.
Replacement in Object TOOLKIT:
Licensing Requirement
Synopsis
#include <ProSetDatumTag.h>
ProSetdatumtagPlacementGet
(
/* (In)
The set datum tag.
*/
ProModelitem* attach_item
/* (Out)
The attachment item.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
See Also
User Guide References
これは役に立ちましたか?