Function ProDtlsyminstEnvelopeGet
Description
Get the envelope of symbol. For getting coordinates of symbol displayed in solid and same symbol is displayed in drawing then drawing should not be active.
Synopsis
#include <ProDtlsyminst.h>
ProDtlsyminstEnvelopeGet
(
ProDtlsyminst* syminst
/* (In)
symbol.
*/
/* (Out)
The envelope surrounding symbol, in the model's coordinate system. For drawing, it is in the screen coordinates.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
User Guide References
これは役に立ちましたか?