API 文档 > 3D drawings and annotations > Object ProGtol > Function ProGtolReferencesGet
Function ProGtolReferencesGet
Description
Get gtol references
Replacement in Object TOOLKIT:
Synopsis
#include <ProGtol.h>
ProGtolReferencesGet
(
ProGtol* gtol
/* (In)
valid gtol.
*/
/* (Out)
ProArray of gtol references. Free it using ProAnnotationreferencearrayFree()
*/
)
Returns
The function completed successfully.
The input argument is invalid.
The gtol owner is drawing.
See Also
Sample Code References
User Guide References
这对您有帮助吗?