DynamoDS / DynamoRevit

Dynamo Libraries for Revit
https://dynamobim.org
338 stars 188 forks source link

Mesh of linked Topography without transformation #2883

Open ricardyn opened 1 year ago

ricardyn commented 1 year ago

If this issue is not a bug report or improvement request, please check the Dynamo forum, and start a thread there to discuss your issue.

Dynamo version

Dynamo for Revit 2.12 and 2.13

Revit version

Revit 2022.1/2023

Operating system

Windows 10

What did you do?

Use of node Element.GetGeometry( ) to obtain geometry from linked Topography

What did you expect to see?

Topography geometry in the right place (with transformation) on host Document

What did you see instead?

Geometry on (linked) original location

image

ricardyn commented 1 year ago

Method containing some code that could help to fix this issue.

image

ricardyn commented 1 year ago

image

Amoursol commented 1 year ago

@ricardyn we are starting work on improving the Element.Geometry node that will take into account these transforms and resolve.