API Documentation > Drawings and detail > Object ProDtlsyminstdata > Function ProDtlsyminstdataAngleSet
Function ProDtlsyminstdataAngleSet
Description
Set a symbol instance angle.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDtlsyminst.h>
ProDtlsyminstdataAngleSet
(
/* (In)
The symbol instance data.
*/
double angle
/* (In)
The angle.
*/
)
Returns
The function successfully set the angle.
One or more arguments were invalid.
Sample Code References
User Guide References
Was this helpful?