Function ProGtolAttachMakeDimSet
Description
Set make dim type gtol attach Use this function along with ProMdlGtolCreate for creating make-dim type gtol, only in drawing.
Replacement in Object TOOLKIT:
Synopsis
#include <ProGtolAttach.h>
ProGtolAttachMakeDimSet
(
ProGtolAttach gtol_attach
/* (In)
attach structure.
*/
/* (In)
annotation plane.
*/
ProDimAttachment* attachments_arr
/* (In)
ProArray of pair of selections.
*/
ProDimSense* dsense_arr
/* (In)
*/
ProDimOrient orient_hint
/* (In)
orientation hint
*/
Pro3dPnt location
/* (In)
text location.
*/
)
Returns
The function completed successfully.
The input argument is invalid.
Sample Code References
User Guide References
これは役に立ちましたか?