Access The Assigned Conduit Size Standard via a Conduit Element

Access The Assigned Conduit Size Standard via a Conduit Element

jlpgy
Advocate Advocate
662 Views
1 Reply
Message 1 of 2

Access The Assigned Conduit Size Standard via a Conduit Element

jlpgy
Advocate
Advocate

Hi developers:

Suppose that I have created a new Conduit Size Standard named as "My Own Standard":

批注 2020-05-28 133150.png

 

And I assigned this standard to a ConduitType within Revit UI:

批注 2020-05-28 133220.png

 

Here comes the question:

Suppose that I've been give a Conduit element, how can I access which standard it's been assigned.

In the above mentioned case, I want to get "My Own Standard" from a Conduit element via API.

 

Thanks!

Nice coding day! 🙂

单身狗;代码狗;健身狗;jolinpiggy@hotmail.com
0 Likes
Accepted solutions (1)
663 Views
1 Reply
Reply (1)
Message 2 of 2

mhannonQ65N2
Collaborator
Collaborator
Accepted solution

You can get the CONDUIT_STANDARD_TYPE_PARAM BuiltInParameter from the conduit type. I think that has what you're looking for.

0 Likes