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. | ||||||||
Licensing Requirement | ||||||||
TOOLKIT for 3D Drawings | ||||||||
Synopsis | ||||||||
#include <ProSetDatumTag.h> | ||||||||
ProError | ProSetdatumtagPlacementGet | ( | ||||||
ProSetDatumTag* tag | ||||||||
/* (In) | ||||||||
The set datum tag. | ||||||||
*/ | ||||||||
ProModelitem* attach_item | ||||||||
/* (Out) | ||||||||
The attachment item. | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|
||||||||
See Also | ||||||||
ProSetdatumtagAttachmentGet |