Skip to main content
17-Peridot
December 6, 2019
Solved

Constraints for lines in section_OTK Java

  • December 6, 2019
  • 1 reply
  • 1451 views

Hello everyone!

 

When creating a section, some restrictions automatically appear in it (such as equality, parallelism, coincidence).
One of these automatic restrictions prevents my section from becoming whole.
Can I somehow create restrictions programmatically that I need and delete that are not needed?

 

Best Regards!

Best answer by YaroslavSin

Looks like it is not possible to create a constraints and dimensions in a sketch using OTK.

But you can get some control in this process. Take a look at chapter "Epsilon Value in Sections"

1 reply

17-Peridot
December 11, 2019

Looks like it is not possible to create a constraints and dimensions in a sketch using OTK.

But you can get some control in this process. Take a look at chapter "Epsilon Value in Sections"

VladiSlav17-PeridotAuthor
17-Peridot
December 11, 2019

Hello!
OK thank you very much!