Message 1 of 8
What's the API to connect a Pressure Pipe to a Pressure Fitting?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
In normal Pipe I can connect to a structure at end points via the API:
var fromId = ACADDatabase.GetObjectId(false, handle, 0);
Pipe.ConnectToStructure(ConnectorPositionType.Start, fromId, true);
But is there an equivalent API for Pressure Pipe ? Civil3D 2021 has come some ways to bridge the gaps in API, but what about this one? My own search doesn't turn up anything ( only an old link that discusses the same issue, with NO RESOLUTION, of course). Is there anything that I miss?
##########
Ngu Soon Hui
##########
I'm the Benevolent Dictator for Life for MiTS Software. Read more here
I also setup Civil WHIZ in order to share what I learnt about Civil 3D
Ngu Soon Hui
##########
I'm the Benevolent Dictator for Life for MiTS Software. Read more here
I also setup Civil WHIZ in order to share what I learnt about Civil 3D