Yes, you may upload, email, or fax your sketches and drawings. We prefer .dwg or .dxf files, but we will also accept .dgn, .pdf, .xls, .ppt, or .doc files.
To upload a drawing, just attach it to a contact form or to your quote request.
function positionLinkBlock(targetContainer) { if (targetContainer != null) { var strLinkBlock = ' '; targetContainer.insertAdjacentHTML('afterbegin', strLinkBlock); } } jsElementReady('.be-ix-link-block', positionLinkBlock)