Reference Transform, Transform Reference, Transformatie van reference om DWG of BIM model snel op de juiste plaats te krijgen

Met deze VBA ReferenceTransform.mvba kan een reference (bv. DGN, DWG, DXF, IFC etc.) worden getransformeerd naar de juiste locatie in de master file.
Met twee punten in de reference en in de master wordt een gelijkvormigheids transformatie uitgevoerd.

With this VBA ReferenceTransform.mvba a reference (e.g. DGN, DWG, DXF, IFC etc.) can be transformed to the correct location in the master file.
A conformality transform is carried out with two points in the reference and master.
Started with keyin: vba run [referenceTransform]modReferenceTransform.reftrans
This VBA uses only 2 control points. If you want to use multiple fitting points you can use the method described in the MS on-line help: Workflow for Local Transforms.
ReferenceTransform.zip