Problem of Setting LocationCurve of Pipes

Problem of Setting LocationCurve of Pipes

1056716949
Explorer Explorer
384 Views
1 Reply
Message 1 of 2

Problem of Setting LocationCurve of Pipes

1056716949
Explorer
Explorer

I'm working on setting PipingSlope of Pipes by changing their locationcurve.

As the screenshots shown below,the parameter value won't show correctlly unless I move the pipe which has changed its locationcuve.

I think I can fix this by the method -- "ElementTransformUtils.MoveElement()",but it may cause some troubles when the pipe connected fittings or other equipments.

0 Likes
Accepted solutions (1)
385 Views
1 Reply
Reply (1)
Message 2 of 2

1056716949
Explorer
Explorer
Accepted solution

I just got the solution.

ElementTransformUtils.MoveElement(doc, mep.Id, XYZ.Zero);

0 Likes