DynamoDS / Dynamo

Open Source Graphical Programming for Design
https://dynamobim.org
Other
1.72k stars 632 forks source link

Face selection of loaded families move origin to Revit 0,0,0 #100

Closed kronz closed 9 years ago

kronz commented 11 years ago

If you use s "face by selection" node on the face of a loaded family instance, Dynamo seems to place the face coordinates relative to the host project origin, rather than the origin of the family instance. Result is geometry that is supposed to be created on the Family instance face is floating somewhere near the host family origin. See image and atached file

ikeough commented 10 years ago

@kronz This is still an issue. Tracking as MAGN-4043

ikeough commented 9 years ago

Closing as this is being tracked internally.

kronz commented 9 years ago

Turns out this is a bug in the Revit API. Selected faces of different loaded family instances always return the same coordinates.