Automatic print of block
Moderators: SDS, support, admin
Automatic print of block
Hi
I'm using CADViewX and VB 2005.
I'm trying to print a part of a dwg file, a block that I know the name of but not the position in the drawing of.
Is there a way of finding my block and then printing it.
This needs to be fully automated in the end, given only the partno a drawing should print.
All help will be appreciated.
/Stefan
I'm using CADViewX and VB 2005.
I'm trying to print a part of a dwg file, a block that I know the name of but not the position in the drawing of.
Is there a way of finding my block and then printing it.
This needs to be fully automated in the end, given only the partno a drawing should print.
All help will be appreciated.
/Stefan
Dear Stefan,
Please see <b>Search > Show Rect</b> menu command of VB demo for CADViewX (available on: http://www.cadsofttools.com/download/cadviewx.zip). It demonstrates how to get access to blocks. This demo can be found after installing CADViewX component in the ..\CADViewX\Demos\VB\.. folder.
We shall add the same functionality to VB.NET demo soon.
Sergey.
please post questions to the forum or write to support@cadsofttools.com
Please see <b>Search > Show Rect</b> menu command of VB demo for CADViewX (available on: http://www.cadsofttools.com/download/cadviewx.zip). It demonstrates how to get access to blocks. This demo can be found after installing CADViewX component in the ..\CADViewX\Demos\VB\.. folder.
We shall add the same functionality to VB.NET demo soon.
Sergey.
please post questions to the forum or write to support@cadsofttools.com