Writes out the block as a drawing file. You pass in a selection set containing the blocks to be written out.
Syntax
Sub WBlock(FileName, SelectionSet, [Origin])
Where:
FileName is a string variable representing the name of the file to be created.
SelectionSet is an IntelliCAD selection set containing the blocks to be written.
Origin is an optional Point object identifying the origin of the block.