AutoCAD Plant 3D Forum
Welcome to Autodesk’s AutoCAD Plant 3D Forums. Share your knowledge, ask questions, and explore popular AutoCAD Plant 3D topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Pipelines running over each other in Isometric

5 REPLIES 5
Reply
Message 1 of 6
Vasu27
463 Views, 5 Replies

Pipelines running over each other in Isometric

Hi All,

 

When we try to generate isometric for some skewed lines, the isometric comes with pipelines running over each other. please refer attached image.

 

I know below options could help,

  • Changing the North Arrow direction
  • Splitting the line.

But we have to generate isometric in single sheet, without changing the North direction. Can anyone please help with this.

 

We are using Plant 3D 2019.2 

 

Thanks

 

Vasu

 

2020-11-02_11h07_16.png

5 REPLIES 5
Message 2 of 6
h_eger
in reply to: Vasu27

Dear @Vasu27

a small change in your IsoConfig.xml should bring the solution:
Change the two values in the Setion Geometry:
IntersectionType = "None"
and
PipeGapLength = "20"

as shown below.

<!-- Geometry configuration -->
  <!-- 'IntersectionType': Can have values of 'None', 'Selective', or 'All'. -->
  <!-- 'MaxDistortionRatio': Defines the maximum amount a pipe can be distorted to solve an intersection when IntersectionType is 'Selective'. -->
  <!-- 'MakeupLength': Defines the field fit weld makeup length. -->
  <Geometry IntersectionType="None" MaxDistortionRatio="2" PipeGapLength="20" MakeupLength="50" GapLeaderLine="true" GapDimensionExtensionLine="true" />
  <!-- Units format configuration -->
  <!-- The DimensionsStyle, CoordinatesStyle, and PipeLengthStyle settings reference. -->
  <!-- an AutoCAD dimension style in the style library drawing. -->
  <!-- A dimension style is used for formatting different type of measurements. -->
  <!-- The unit format, precision, etc. are defined in the "Primary Units" settings of -->
  <!-- a dimension style, and can be edited with AutoCAD's "Modify Dimension Style" dialog. -->

 

-

If my reply was helpful, please give a "Kudo" or click the "Accept as Solution" button below (or both).

Hartmut Eger
Senior Engineer
Anlagenplanung + Elektotechnik
XING | LinkedIn

EESignature



Message 3 of 6
Vasu27
in reply to: h_eger

@h_eger , Thanks for the reply. but sorry, the intersection is still occurring. The Gap is updated, though. Can you please advise, if i missed anything here?

 

Thanks

 

Vasu

 

Iso image1.png      Iso image 2.png

Message 4 of 6
h_eger
in reply to: Vasu27

I can't understand what your query should tell me?

-

If my reply was helpful, please give a "Kudo" or click the "Accept as Solution" button below (or both).

Hartmut Eger
Senior Engineer
Anlagenplanung + Elektotechnik
XING | LinkedIn

EESignature



Message 5 of 6
Vasu27
in reply to: h_eger

I want the pipelines without intersection like in below image. Thanks

 

Vasu27_1-1604399565024.png

 

Message 6 of 6
h_eger
in reply to: Vasu27

Dear @Vasu27 ,

 

Plant 3D Isometric cannot quite fulfill this task.
Show everything on one sheet but no overlaps. The only thing that helps is that you plan the pipelines so that your requirements are met.

-

If my reply was helpful, please give a "Kudo" or click the "Accept as Solution" button below (or both).

Hartmut Eger
Senior Engineer
Anlagenplanung + Elektotechnik
XING | LinkedIn

EESignature



Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Technology Administrators


AutoCAD Beta