Programmatically accessing pipe data in C3D 2013

Programmatically accessing pipe data in C3D 2013

Anonymous
Not applicable
823 Views
3 Replies
Message 1 of 4

Programmatically accessing pipe data in C3D 2013

Anonymous
Not applicable

In C3D (2012 or 2013), the Pipe Properties Dialog reports "Hydraulic Properties" of a pipe section. Through .Net (C#), I can access part data such as Hydraulic gradient etc but I cannot seem to find any reference to three members I see on the mentioned dialog aka "Flow Rate", "Junction loss" and "Return period".

 

I have "fudged" a term "Flow Rate" into the pipe part parameter definition file (AeccPartParamCfg.xml) and can access that programmatically but I think this "Flow Rate" in the Pipe Properties Dialog" is part of the Auotcad database and I cannot seem to find a route to get hold of it.

 

Anyone out there that can shed more light on this issue?

 

Thanks

Geurt

0 Likes
824 Views
3 Replies
Replies (3)
Message 2 of 4

Jeff_M
Consultant
Consultant

Geurt,

You may get more help with C3D related inquiries HERE.

 

I know there are a number of things not yet exposed via the .NET API, these may be some of those. But asking about them in the proper forum may help to get them added to the API since a few of the developers check in over there.

 

Jeff_M, also a frequent Swamper
EESignature
0 Likes
Message 3 of 4

Anonymous
Not applicable

Hmmmm, and here I thought this is the .Net programming discusion groupMan LOL

 

Thanks Jeff, I'll post the same question at the link you gave.

 

Cheers

Geurt

0 Likes
Message 4 of 4

john.klinke
Explorer
Explorer

I find VBA a much quicker development strategy for most of the things I want to do.  Will the ActiveX environment ever show these hydraulic features?

0 Likes