API Documentation
>
Drawings and detail
>
Object ProDtlsyminstdata
> Function ProDtlsyminstdataAngleSet
Function ProDtlsyminstdataAngleSet
Description
Set a symbol instance angle.
Replacement in Object TOOLKIT:
pfcDetailSymbolInstInstructions::Angle
Synopsis
#include <
ProDtlsyminst.h
>
ProError
ProDtlsyminstdataAngleSet
(
ProDtlsyminstdata
data
/* (In)
The symbol instance data.
*/
double angle
/* (In)
The angle.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully set the angle.
PRO_TK_BAD_INPUTS
One or more arguments were invalid.
Sample Code References
pt_examples ( TestDtlsyminst.c )
User Guide References
Symbol Instance Data:ProDtlsyminstdataAngleSet
Was this helpful?
This site works best with JavaScript enabled