Home > Products > VTK Import for Bricscad > Help > ReadMe

VTK Import for Bricscad - Vizualization Toolkit VTK file import plug-in for Bricscad


This is the VTK Import for Bricscad ReadMe file.
 

Thank you for installing VTK Import for Bricscad

 

Please read this ReadMe document carefully and completely. It contains important information which is vital to the proper working of VTK Import for Bricscad.

 

Loading Instructions:
=====================

Since VTK Import for Bricscad is a plug-in for Bricscad, it has to be loaded into the Bricscad environment before it can be used. Loading is a one time process. VTK Import for Bricscad will automatically load itself into Bricscad the next time you run Bricscad.

 

The VTK Import for Bricscad plug-in files are installed into the VTK Import for Bricscad installation folder (typically "C:\Program Files\SYCODE\VTK Import for Bricscad\"). The plug-in files have an extension of ".drx". There is one plug-in file for each version of Bricscad. The plug-in file name indicates the version of Bricscad that it has been designed for.

 

The list of plug-in files along with the version of Bricscad is shown below. Please be sure to use the plug-in file that corresponds to your version of Bricscad.

 

VTKImport_Bricscad_2.05_8.drx -> Bricscad 8

VTKImport_Bricscad_2.06_8.drx -> Bricscad 9 and 10

 

On startup Bricscad looks for a LISP file called ON_START.LSP and executes the statements in it. So all we need to do is add a LISP statement to ON_START.LSP that will tell Bricscad to load VTK Import for Bricscad. ON_START.LSP is located in the Bricscad installation folder, typically "C:\Program Files\Bricsys\Bricscad V10". If ON_START.LSP is not present in the Bricscad installation folder, create a new text file in NotePad and save it as ON_START.LSP. When saving the file if NotePad adds a .TXT extension to the file name you will need to rename the file from ON_START.LSP.TXT to ON_START.LSP.

 

Open ON_START.LSP in NotePad or any other text editor and add the following line (including the start and end brackets) at the end as a new line.

 

(arxload "C:\\Program Files\\SYCODE\\VTK Import for Bricscad\\VTKImport_Bricscad_2.06_8.drx")

 

Please note the following points:

(1) To avoid mistakes you are urged to copy the above line and paste it in ON_START.LSP on a new line.

(2) Note that the path to the DRX file in the LISP file has double backslashes ("\\") instead of a single backslash ("\"). This is very important.

(3) Be sure to use the correct DRX plug-in file name for your version of Bricscad as explained above.

(4) If you have installed VTK Import for Bricscad at a location other than the default ("C:\Program Files\SYCODE\VTK Import for Bricscad"), please be sure to specify that exact location in the LISP statement. On 64 bit operating systems the Program Files folder is called "Program Files (x86)". You will need to specify the path of the DRX file in the LISP statement accordingly.

After you create/edit ON_START.LSP, save your changes and start Bricscad. Notice the messages that appear in the Bricscad command prompt. If you see a message like the following, please cross check the statement in ON_START.LSP

* (arxload) : can not FIND file <C:\Program Files\SYCODE\VTK Import for Bricscad\VTKImport_Bricscad_2.06_8.drx>

If you see a new menu called "VTKImport" added to the main Bricscad menu, then the plug-in has been loaded and is now ready for use.

 

Usage:
======

VTK Import for Bricscad adds new commands to Bricscad. It also adds a new menu to the Bricscad menu called "VTKImport" which houses these commands. The commands added are:

1) VTKImport - Imports a VTK file.

2) VTKImportHelp - Displays the VTK Import for Bricscad help file.

3) VTKImportRegister - Registers your copy of VTK Import for Bricscad.

4) VTKImportAbout - Displays the VTK Import for Bricscad about box.

 

Sample Files:
=============

Sample VTK files are copied into the Samples folder which is located in the VTK Import for Bricscad installation folder (typically "C:\Program Files\SYCODE\VTK Import for Bricscad\"). You can try VTK Import for Bricscad using these sample files.

Thank you for installing VTK Import for IntelliCAD.

Please read this ReadMe document carefully and completely. It contains important information which is vital to the proper working of VTK Import for IntelliCAD.

 

General Information:
===================

VTK Import for IntelliCAD is a plug-in for IntelliCAD powered applications. You will need to load the plug-in file into the IntelliCAD powered application to start using the plug-in. Please refer to the "Getting Started" document for detailed instructions on how to load the plug-in into your IntelliCAD powered application. You can open the document at Start -> Programs -> SYCODE -> VTK Import for IntelliCAD -> Getting Started

 

Usage:
======

VTK Import for IntelliCAD adds new commands to your IntelliCAD powered application. The commands added are:

 

1) VTKImport - Imports a VTK file.

2) VTKImportHelp - Displays the VTK Import for IntelliCAD help file.

3) VTKImportRegister - Registers your copy of VTK Import for IntelliCAD.

4) VTKImportAbout - Displays the VTK Import for IntelliCAD about box.

 

Sample Files:
=============

Sample DWG files are copied into the Samples folder which is located in the VTK Import for IntelliCAD installation folder (typically "C:\Program Files\SYCODE\VTK Import for IntelliCAD\"). You can try VTK Import for IntelliCAD using these sample files.

 

Support:
========

For support, please E-Mail support@sycode.com
 

 

Please feel free to call or email us for more information about VTK file import plug-in for Bricscad.