What's new

Function Release: Sketch ConvertToFigures

NateLiquidGravity

Alibre Super User
Background:
The current version of Alibre Script (build 343305) looses some sketch entities when doing a copy of a sketch using the built in functions. Specifically Sketch Text, Shapes and Shape arrays.

Workaround:
My ConvertToFigures function will make an exploded copy of ALL sketch entities (including Sketch Text, Shapes and Shape arrays). Since this copy is exploded it will not have dimensions, constraints, or the ability to edit the (Sketch Text, Shape, Shape arrays) using their GUI.

An example usage is included along with the functions necessary.
 

Attachments

  • Convert Text and Composite Figures.py
    4.6 KB · Views: 18
Top