DynamoDS / DynamoRevit

Dynamo Libraries for Revit
https://dynamobim.org
333 stars 186 forks source link

Wrong Scale from Dynamo 2.12.1.8246 #2963

Open Metehankilic00 opened 12 months ago

Metehankilic00 commented 12 months ago

Dynamo imports geometry wrong scale in prosses in "ByGeometry.FamilyInstance" and "FamilyType.ByGeometry" nodes. Please fill in the following information to help us reproduce the issue:

Dynamo version

Dynamo: 2.12.1.8246

Operating system

OS: Microsoft Windows NT 10.0.22621.0

What did you do?

selected linked cad in dynamo select model element and run element.geometry node for bygeometry.familyinstance

What did you expect to see?

The same scale of the linked model and family instance of geometry but scale is change. In Revit 2021,Dynamo Core 2.5.0.7460,Dynamo Revit 2.5.0.7586 version is run correctly but Dynamo Core 2.12.1.8246,Dynamo Revit 2.12.1.8411 version isn't run correctly.

What did you see instead?

The same scale of geometry linked cad.

What packages or external references (if any) were used?

Dynamo main nodes.

Stack Trace


(From the Dynamo crash window select 'Details' -> 'Copy' and paste here)
Revit2022 (Dynamo Core 2.12.1.8246,Dynamo Revit 2.12.1.8411)
![image](https://github.com/DynamoDS/Dynamo/assets/112877034/ad01a553-fd18-4bda-b558-643674b7f800)
![image](https://github.com/DynamoDS/Dynamo/assets/112877034/6630932f-8aef-4f42-88cc-fa49a330252d)

Revit2021[Correct Solution](,Dynamo Core 2.5.0.7460,Dynamo Revit 2.5.0.7586)
![image](https://github.com/DynamoDS/Dynamo/assets/112877034/e562d8d0-8800-4d5a-a9c4-893a7d8c8014)
![image](https://github.com/DynamoDS/Dynamo/assets/112877034/7247aeba-c47c-4f9c-b8c8-f6b29486a419)
![image](https://github.com/DynamoDS/Dynamo/assets/112877034/c6367ac9-c2ea-411e-8c95-165d3fa88ac5)

---
CLR: `4.0.30319.42000`