Creating Flat Representations of 3D Solid Objects
The MakeFlatSnapshot command creates a flat representation of 3D solid objects and Regions, projected to the drawing's X-Y plane of the active Custom Coordinate System (CCS).
The 2D flattened representation is inserted as a Block in the graphics area.
To create a flat representation of 3D solid objects:
- In the graphics area, set up a view from which you want to make a flat snapshot. Use the Views command.
- Type MakeFlatSnapshot.
- In the dialog box, specify an option for Flat Snapshot Destination:
- Insert as Block: Inserts the flat representation as a Block in the graphics area.
- Replace existing Block: Replaces an existing Block in the drawing with the Block you created.
- Export to file: Saves the flat representation to an external drawing file.
- Click OK.
Use the Explode command to break the Block representing the flattened view into its component entities. Exploding the Block lets you remove obscured lines or modify the LineStyle of hidden lines.
Access
Command: MakeFlatSnapshot
Related Topics