DynamoDS / DynamoRevit

Dynamo Libraries for Revit
https://dynamobim.org
334 stars 187 forks source link

Import of SAT file crashes Dynamo #2309

Open lerklimenko opened 7 years ago

lerklimenko commented 7 years ago

Dynamo version

Dynamo 1.3.0.875

Operating system

Windows 10

What did you do?

I tried to import sat files (from SatFiles.zip) via node Geometry.ImportFromSAT.

What did you expect to see?

Geometry imported successfully or error is shown in case of sat invalidity.

What did you see instead?

Dynamo crashed after attempt to preview geometry from sat files. Exception's stack trace says that Revit fail to tessellate brep. Please see gif below

dynamoapierror

jnealb commented 7 years ago

import.txt

@lerklimenko We are not able to reproduce this with the provided sat files and a simple import script (attached, rename to .dyn). Can you please provide us with your script and exact steps to reproduce? Are you running Dynamo for Revit?

mjkkirschner commented 7 years ago

as a workaround turn off the revit background preview in settings

smangarole commented 6 years ago

@mjkkirschner @lerklimenko @jnealb I can reproduce this is Dynamo 1.3.1

jnealb commented 6 years ago

@smangarole Can you please file it? Thanks.

smangarole commented 6 years ago

@jnealb Tracked by QNTM-2538