Category 3D drawings and annotations, Object ProDtlsyminst

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>
ProErrorProDtlsyminstEnvelopeGet(
ProDtlsyminst* syminst
/* (In)
symbol.
*/
ProLineEnvelope envelope
/* (Out)
The envelope surrounding symbol, in the model's coordinate system. For drawing, it is in the screen coordinates.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.

Manual References:

  1. Drawings: Symbol Instance Data
  2. Drawings: Symbol Instance Data