Documentação da API > Drawings and detail > Object ProDtlsyminstdata > Function ProDtlsyminstdataAngleGet
Function ProDtlsyminstdataAngleGet
Description
Get a symbol instance angle.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDtlsyminst.h>
ProDtlsyminstdataAngleGet
(
/* (In)
The symbol instance data.
*/
double* angle
/* (Out)
The angle.
*/
)
Returns
The function successfully retrieved the angle.
One or more arguments were invalid.
Sample Code References
User Guide References
Isto foi útil?