You are on page 1of 2

YOU MUST HAVE A COPY OF NAVISWORKS REVIEW !!

EXPORT FILE /c:\les\review.rvm OVER

EXPORT ALL SITE WI PURP INSET ('PIPE','SUPP','CONC','ELEC','INFR','HVAC','INST','MECH','STL','STLE','TRAN','GEN')


EXPORT ALL ZONE WI MATCHWILD(NAME,'*/AP2*T')
EXPORT ALL ZONE WI MATCHWILD(NAME,'*/AP2*E')
--EXPORT EXCLUDE ALL SITE WI MATCHWILD(NAME,'/A?2')
$* Transfer design data to model file.
EXPORT FINISH

or u can type EXPORT CE when at any tree level just to export specific stuff

=================================================================

first create a run.rvm file

REPRE LEV PIPE 6


Representation level NOZZ 4
Representation level STRU 6
REPRE INSU ON

EXPORT FILE /%PDMSUSER%/REVIEW.rvm OVER


EXPORT HOLES ON

EXPORT AUTOCOLOUR ON
--reset all autocolour rules.
EXPORT AUTOCOLOUR RESET

--change number 61 to suit your project numbers


export all zone wi matchwild(name,'*AAF*') col3
export all site wi matchwild(name,'*61*') col 5
EXPORT EXCLUDE ALL SITE WI MATCHWILD(NAME,'*AXES*')
EXPORT EXCLUDE ALL SITE WI MATCHWILD(NAME,'*UNDERGROUND*')
EXPORT EXCLUDE ALL SITE WI MATCHWILD(NAME,'*OPTION*')
EXPORT EXCLUDE ALL SITE WI MATCHWILD(NAME,'*PILES*')
EXPORT EXCLUDE ALL SITE WI MATCHWILD(NAME,'*???TEST*')
EXPORT AUTOCOLOUR ALL PIPE COL 15
EXPORT AUTOCOLOUR ALL EQUI COL 2
EXPORT AUTOCOLOUR ALL STRU COL 21

run the file in pdms as $m/%pdmsuser%/run.rvm


assuming the file is located in the default pdms user directory

open REVIEW.rvm file with Navisworks REVIEW software


then save it as a .NWD file for others to view in roamer etc…

easy peasy
','STLE','TRAN','GEN')

You might also like