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
これは役に立ちましたか?