Hi All,
My vbscript can open Ecotect and import geometry from a 3ds file. Can an ecotect script be made to run automatically, so that I just need to collect results.
Many thanks,
Dirk
architecture, sustainability, building performance, environmental design, architectural science...
© Copyright 2008 Autodesk, Inc. All rights reserved. Privacy Policy - Legal Notices & Trademarks - Report Piracy
Eco =
Eco = CreateObject('Ecotect.application')
this statement can't connect VB, how to get Ecotect object?
thanks.