Message 1 of 43
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I am creating a pressure pipe network using .net.
I would like to know how I can get the PressurePartSize to be able to use in the
public ObjectId AddLinePipe method (LineSegment3d line, PressurePartSize partSize);I know the classes are defined as Internal, does anyone know any method of getting access to the class?
something like this https://forums.autodesk.com/t5/civil-3d-customization/how-to-access-pressure-network-parts-lists-usi...
I tried to adapt the function to return PressurePartSize instead of PressurePartsLists but I couldn't
Can someone help me?
thanks
Solved! Go to Solution.