Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RVT > SAP > RVT sample file #42

Open
bhowes-tt opened this issue Feb 4, 2015 · 2 comments
Open

RVT > SAP > RVT sample file #42

bhowes-tt opened this issue Feb 4, 2015 · 2 comments

Comments

@bhowes-tt
Copy link
Member

Create a sample file that shows how to translate a revit structural model into sap, trigger an analysis, and write some force data from sap back into the Revit model.

We should keep this one very simple, and will probably have to create a project parameter or two to write force data in (in the Revit model).

All of this should be done with our nodes and vanilla dynamo nodes --- no fancy stuff.

@bhowes-tt bhowes-tt self-assigned this Feb 4, 2015
@bhowes-tt bhowes-tt added this to the beta 0.1.20 milestone Feb 4, 2015
@anagpuyol anagpuyol assigned anagpuyol and unassigned bhowes-tt Jun 15, 2015
@anagpuyol
Copy link
Contributor

I have created a sample file that will allow to read the analytical model of a Revit file and use the family sections to translate the structure into SAP.

We need to add the second part - create a project parameter to write force data in

@bhowes-tt
Copy link
Member Author

@anagpuyol - this could be done in Revit using the GUI, no need to do it programmatically in dynamo. We could even write back to an already existing parameter in Revit ... like one of the force parameters on a beam's analytical model, for example. The point is to show that we can accommodate round-trip workflows between Revit and SAP.

We should also be sure to use a pretty minimal Revit file for this - not one of the TT templates - as we will be distributing it as part of the package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants