Function ProSetdatumtagAttachmentSet
Description
Assigns the item to which the set datum tag is attached.
Replacement in Object TOOLKIT:
Licensing Requirement
Synopsis
#include <ProSetDatumTag.h>
ProSetdatumtagAttachmentSet
(
/* (In)
The set datum tag.
*/
ProSelection attachment
/* (In)
The attachment. Use NULL to attach the tag to its datum plane, or to the default position on its axis.
*/
)
Returns
The function succeeded.
Model is in read-only state.
One or more input arguments was invalid.
User Guide References
これは役に立ちましたか?