WriteBlockBySpecifiedEntities Method (IDocument)
Saves the specified entities in this drawing to a new drawing file.
.NET Syntax
Parameters
- EntitiesArray
- Array of entities to export (see Remarks)
- Units
- Units as defined in dsBlockInsertUnits_e to use for automatic scaling when the file is inserted in a drawing that uses different units
- WriteBlockMode
- Handling of drawing entities after they are exported as defined in dsWriteBlockMode_e
- InsertionPoint
- Insertion base point for changing the Block's scale and rotation
- Destination
- Path and filename where to save the specified entities, e.g., "c:\my_block.dwg"
Remarks
See Also
Availability
DraftSight 2017 SP2