Revit API Forum
Welcome to Autodesk’s Revit API Forums. Share your knowledge, ask questions, and explore popular Revit API topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Structural Connections API

4 REPLIES 4
SOLVED
Reply
Message 1 of 5
Anonymous
1146 Views, 4 Replies

Structural Connections API

Anonymous
Not applicable

The about page for structural connections mentions new connections can be created and loaded with the API. Can anyone help me find some resources on modifying the existing connections and creating new ones?

0 Likes

Structural Connections API

The about page for structural connections mentions new connections can be created and loaded with the API. Can anyone help me find some resources on modifying the existing connections and creating new ones?

4 REPLIES 4
Message 2 of 5
YarUnderoaker
in reply to: Anonymous

YarUnderoaker
Collaborator
Collaborator

Me interesting to.

0 Likes

Me interesting to.

Message 3 of 5
matthew_taylor
in reply to: Anonymous

matthew_taylor
Advisor
Advisor
Accepted solution

There is a new example in the Revit 2017 SDK: GenericStructuralConnection.

It looks pretty comprehensive.


Cheers,

-Matt
_______________________________________________________________________________
Marking a post as a 'solution' helps the community. Giving a post 'Kudos' is as good as saying thanks. Why not do both?
0 Likes

There is a new example in the Revit 2017 SDK: GenericStructuralConnection.

It looks pretty comprehensive.


Cheers,

-Matt
_______________________________________________________________________________
Marking a post as a 'solution' helps the community. Giving a post 'Kudos' is as good as saying thanks. Why not do both?
Message 4 of 5

YarUnderoaker
Collaborator
Collaborator

Example is very basic.

How about info o work with xml scheme of build-in steel connections?

And is there way to make you own of connection's behavior?

0 Likes

Example is very basic.

How about info o work with xml scheme of build-in steel connections?

And is there way to make you own of connection's behavior?

Message 5 of 5

matthew_taylor
Advisor
Advisor

It has a basic interface, but it's not basic.

Once you have connections in your Revit 2017 model, you should be able to do a lot.

I would suggest writing some code and asking a more specific question.

 

(As I've been told:) The way the API is written these days, is if a new feature is added to Revit, the API is automatically created.

So if you can create the structural connections you want using the standard Revit interface, I'd be very surprised if you can't create them using the API.

 

 

-Matt


Cheers,

-Matt
_______________________________________________________________________________
Marking a post as a 'solution' helps the community. Giving a post 'Kudos' is as good as saying thanks. Why not do both?
0 Likes

It has a basic interface, but it's not basic.

Once you have connections in your Revit 2017 model, you should be able to do a lot.

I would suggest writing some code and asking a more specific question.

 

(As I've been told:) The way the API is written these days, is if a new feature is added to Revit, the API is automatically created.

So if you can create the structural connections you want using the standard Revit interface, I'd be very surprised if you can't create them using the API.

 

 

-Matt


Cheers,

-Matt
_______________________________________________________________________________
Marking a post as a 'solution' helps the community. Giving a post 'Kudos' is as good as saying thanks. Why not do both?

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report