Method that opens a copy of the title block definition's sketch for edit in the Sketch environment. Returns \Output DrawingSketch created by copying the sketch associated with the title block definition.
Name | Type | Description |
Result | DrawingSketch |
Name | Description |
Title Block Definition Create and Insert | This sample illustrates creating a new title block definition object and inserting it into the active sheet. This sample consists of two subs. The first demonstrates the creation of a title block definition and the second inserts it into the active sheet. |