Function ProDtlattachIsMissingGet
Description
Returns if the attachment is missing. Missing will only occur in supppressed attachments, and indicates that the attachment is permanently gone, e.g., 1) There is no attachment information at all, 2) the attachment is in a drawing view that no longer exists, or 3) the attachment is to geometry in a solid model that was removed from the drawing.
Synopsis
| ProDtlattachIsMissingGet |
| ( /* (In) The leader attachment structure. */ /* (Out) true if the attachment is missing. */ ) |
Returns
| The function succeeded. |
| One or more input arguments was invalid. |
Parent topic