Skip to main content
1-Visitor
September 12, 2017
Solved

Creo 2.0 Student Edition Collision Settings

  • September 12, 2017
  • 2 replies
  • 4262 views

Hi all,

 

I'm running Creo 2.0 Student Edition. Under Collision Detection Settings>Optional Settings, I only have the option for "Sound Warning on Collision". I'm looking for the option to "Stop when colliding". Is this a limitation on the student edition?

 

Thanks in advance

Best answer by LukaszMazur

Not necessarily. If you have only "Sound warning (..)" option, it may be, because you have only basic collision settings enabled. Try adding enable_advance_collision option to your config.pro and set its value to "yes". It should enable advanced collision settings, which include "Stop when colliding" option. If it doesn't work, then Student Edition may have such limitations indeed.

2 replies

18-Opal
September 12, 2017

Hello,

 

You can get additional information here:


https://www.ptc.com/en/academic-program/products/free-software 

 

Thanks,

Amit

16-Pearl
September 13, 2017

Not necessarily. If you have only "Sound warning (..)" option, it may be, because you have only basic collision settings enabled. Try adding enable_advance_collision option to your config.pro and set its value to "yes". It should enable advanced collision settings, which include "Stop when colliding" option. If it doesn't work, then Student Edition may have such limitations indeed.

sycophant1-VisitorAuthor
1-Visitor
November 16, 2017

Worked like a charm. Thank you!