API-Dokumentation > 3D drawings and annotations > Object ProGtol > Function ProGtolReferencesAdd
Function ProGtolReferencesAdd
Description
Add gtol references
Replacement in Object TOOLKIT:
Synopsis
#include <ProGtol.h>
ProGtolReferencesAdd
(
ProGtol* gtol
/* (In)
valid gtol.
*/
/* (In)
ProArray of gtol references. Only 1 reference from type PRO_ANNOT_REF_SRF_COLLECTION is allowed.
*/
)
Returns
The function completed successfully.
The input argument is invalid.
The gtol owner is drawing.
More than 1 references from type PRO_ANNOT_REF_SRF_COLLECTION.
Refercnce from type PRO_ANNOT_REF_SRF_COLLECTION already exist.
Sample Code References
User Guide References
War dies hilfreich?