×

Notice

The forum is in read only mode.

implement a Python TUI scrip

  • Alejandro
  • Topic Author
  • Offline
  • New Member
  • New Member
More
13 years 8 months ago #4930 by Alejandro
implement a Python TUI scrip was created by Alejandro
HI, I need a implement a Python TUI script in Salome that detects free surfaces and boundaries and deletes them, and another one which creates break points if there are intersecting line. Someone can help me?
More
13 years 8 months ago #4940 by JMB
Replied by JMB on topic Re:implement a Python TUI scrip
Alejandro wrote:

... another one which creates break points if there are intersecting line


Hello Alejandro,

Here is a partial answer:

[code:1]
Vertex_Intersect = geompy.MakeVertexOnLinesIntersection(Line_1, Line_2)
[/code:1]
Regards, JMB
  • Alejandro
  • Topic Author
  • Offline
  • New Member
  • New Member
More
13 years 8 months ago #4956 by Alejandro
Replied by Alejandro on topic Re:implement a Python TUI scrip
THanks for the help JMB
Moderators: catux
Time to create page: 0.146 seconds
Powered by Kunena Forum