FAQs – Frequently Asked Questions
Installation & Setup
How do I know the version number that I have installed?
Open ACTCAD. Help menu -> About ACTCAD The dialog box shows the exact number of installed version
I noticed that IntelliCAD is distributed under the name of several different companies. Why?
IntelliCAD is consortium of collaborated members to achieve the common goals. All the activities of IntelliCAD are funded by its members like ACTCAD. Members add their own value additions on top of IntelliCAD and release to market with their own brand names and vertical solutions. Though ACTCAD is primarily based on IntelliCAD, it has many improvements and commands on top of core engine. ACTCAD also has several add-on modules and productivity tools to make it more unique compared to other products.
What is Self License Transfer?
Between any two computers, you can transfer licenses yourself with out any approvals.
User Interface & Display
How to increase Entity Selection Pickbox Size and Entity Snap Aperture?
Below are the steps to achieve this result in ACTCAD 2016 Software. 1.Select any entity inside ACTCAD. 2.In that condition, go to Tools->Drawing Settings -> Coordinate Input Tab 3.Then you will notice two options at the bottom on Entity Selection Pickbox, increase the size at the pickbox dropdown list. 4.Similarly you can increase the Entity Snap Aperture, by increasing the Aperture size.
Display the thickness of lines in the work area?
-- Click on the button "LWT" in the status bar of ACTCAD to enable or disable the display of line width. OR: -- From the Tools menu, choose " Drawing Settings" . -- Under the "Display", under the label "Change settings:" choose from: "Lineweights." -- Select the "display lineweights". -- Exit the form confirming the button "Ok"
When one makes a selection in the drawing of any object, a selection window pops up and
disturbs the screen?
Unable to lock the Toolbar in one position?
File Handling & Compatibility
Some ACAD LISP programs are not working properly in ACTCAD.
Most of the LISP commands are supported in ACTCAD. However there are few limitations on VISUAL LISP Some of the Visual LISP commands are not supported by ACTCAD. Check the code thoroughly and compare with ACTCAD Help Developer Reference.
I cannot open a drawing?
Where: 01. An error message is displayed and the drawing is not opened. 02. An error message is not displayed but the drawing won't open. 03. It began the loading of the drawing but after the operation is completed or before it ACTCAD goes wrong. In all these cases, the file may be corrupted, so recovery is needed: -- Start ACTCAD -- From the File menu choose "Recover" -- Select the damaged files and confirm -- After all the operations take effect on the drawing it is necessary to save it. It is recommended that you use the "Save as" command assigning another name to the recovered file to avoid losing in this way any definitive information that was not recovered.
When I open a drawing made with other CAD software, the text is not properly aligned. How can
I solve it?
Unable to open DWG file directly?
Editing & Modification Issues
How to Insert Blocks from ACTCAD Block Library?
Double Click on the block that you want to insert into a drawing & specify the insertion point
Copy and Paste does not work. I cannot copy the drawing into another drawing.
The reason could be that the drawing from which entities are being copied was closed. -- Make sure the file from which the entities were copied is still open. -- If it proves closed: open the file of the drawing of origin, select entities to be copied from the Edit menu and choose "Copy" or "Copy with Base Point." -- Open or move into the drawing of destination without closing the drawing of origin, Edit menu and choose Paste "or" Paste to Original Coordinate". NOTE: The right way to copy is always use the command "Copy" from the Edit menu?
When a drawing is opened, the content of some parts appears different?
Where: The drawing is open, but some of its details are not present In this case, the file may be corrupted, so recovery is needed: -- Start ACTCAD -- From the File menu choose "Recover" - Select the damaged files and confirm -- After the all the operations take effect on the drawing it is necessary to save it. It is recommended that you use the "Save as" command assigning another name to the recovered file to avoid losing in this way any definitive information that was not recovered
I inserted an OLE Object and now I cannot open it anymore. What should I do?
This problem arises when external references (Xref) are used and its re-occurrence can be erratic. It could happen even after opening and saving the drawing several times. It relates to all OLE objects that can be inserted (images, Excel Spreadsheets, Word Documents, etc.) If you have this problem, you just need to delete the file with .vbi extension and the same name as your drawing found in the same directory as the .dwg file.
Text string has incorrect fonts even if I have copied them on my computer?
- Check if the font path is specified correctly in ACTCAD options. From Tools->Options choose Path/Files tab and insert the correct path for your fonts. You can add more different paths separated - ACTCAD makes an automatic substitution of fonts not available, check file icad.fmp (it is stored into ACTCAD main directory), if a font substitution is present for one you have on the disk, delete this row. Font substitution syntax is OriginalFont;OptionalFont
When I insert any block, the scaling does not match the size of the drawing?
While inserting any block, you have an option to specify scale, mirror etc. By default no software will understand the required scale automatically in your drawing. Give us more information if you are comparing with any other CAD software.
Print & Export Settings
Where is print information stored?
Stored Into the system registry : - ''Save changes to Layout'' check box value - ''Use Setting from'' check box value - Header and Footer Stored into the drawing: - Print Area - Fit print area to size of page - Scale - Print origin - Use Line Weight - Printer - Paper Landscape/Portrait - Units - Upside down set Stored into CTB files : - Pens color related to colors table - Lineweight related to colors table - Linetype
What are the image attachment capabilities to ACTCAD drawings?
ACTCAD support over 80 types of images to be embedded inside your drawing (dwg) file. This feature is best-in-class compared to any other CAD software. Further, it will search for embedded images efficiently and notify the user for any missing image links.?
Error Messages & Troubleshooting
What do we do if we get the 'Error.Log' file error message in ACTCAD?
If you get this error, it means directory for log files is missing. Type command "SYSLOGPATH" in ACTCAD command bar and it will show you the path of log file directory. Create a folder at that location with same name if it is not there.