HOME
PRODUCTS
FEP
HOW IT WORKS
DOWNLOAD FEP
TUTORIALS
TRAINING
CONTACT
ONLINE PURCHASE
SUPPORT
 

 

Created by Real FloorEstimate Pro 6 COMMERCIAL Edition Users

Blueprint Takeoff from GTCO Rollup III Digitizer:

The school flooring renovation project is divided into several sections modelled using layer mechanism of FloorEstimate Pro 5 COMMERCIAL (using GTCO Rollup III 36x48).



Another blueprint takeoff project on MBACC Center with two different style carpet layouts: one pattern carpet and other without pattern (using GTCO Rollup III 36x48).



On-Screen Takeoff from PDF Plan File:

Increasingly more builders and architects distribute floor plan using PDF formats because PDF can be opened by a free Acrobat Reader anywhere. This PDF plan is imported into FEP5 COMMERCIAL and two sections are taken off from the plan area for floor covering.


On-Screen Takeoff from AutoCAD DXF and DWG Plan Files:

Many floor plan files are directly generated exported from architects or builders' CAD systems. DXF and DWG are popular CAD formats that most CAD programs can load and export. DXF/DWG files can be imported into FloorEstimae Pro COMMERCIAL easily.


On-Screen Takeoff from Dodge Plan:

Some plan sites invite proposals and bids by allowing downloading Dodge Plan file format (with file extension .pln).


 
PH 1800 780 069
Laser Measure Australia Pty Ltd ACN 121 600 262 Copyright 2006
function disableRightClick(e) { var message = "Right click disabled"; if(!document.rightClickDisabled) // initialize { if(document.layers) { document.captureEvents(Event.MOUSEDOWN); document.onmousedown = disableRightClick; } else document.oncontextmenu = disableRightClick; return document.rightClickDisabled = true; } if(document.layers || (document.getElementById && !document.all)) { if (e.which==2||e.which==3) { alert(message); return false; } } else { alert(message); return false; } } disableRightClick();