
ProGtolEnvelopeGetWithFlags | |
( ProGtol* gtol /* (In) gtol. */ ProDrawing drawing /* (In) drawing. Pass only for solid gtol shown in drawing, otherwise pass NULL. */ ProGtolEnvelopeFlag flags /* (In) Gtol Envelope Flag. Pass PRO_GTOL_ENVELOPE_SKIP_OUTSIDE_TEXT to get envelope without additional texts, otherwise pass PRO_GTOL_ENVELOPE_DEFAULT. */ ProLineEnvelope envelope /* (Out) The envelope surrounding the gtol, in the model's coordinate system. For Flat to Screen Gtol, envelope will be in screen co-ordinates. For drawing it is in the screen coordinates. For additional texts, there won't be any padding. */ ) |

The function succeeded. | |
One or more input arguments were invalid. | |
The gtol in the solid is not placed on an annotation plane. |

