Salome HOME
Main fix of this integration is in ConstraintRigid. The AIS should be created uncondi...
authornds <natalia.donis@opencascade.com>
Thu, 25 Jun 2015 06:09:32 +0000 (09:09 +0300)
committernds <natalia.donis@opencascade.com>
Thu, 25 Jun 2015 06:09:32 +0000 (09:09 +0300)
commit83a77e73bf17bf45b4b1c1e163c02acb841f775b
treed8f5ade96c1649b9f89fccc58c67f0b4eb2af3c8
parentc61f2ec302cd6027a7c06a1472fd0032d2a40d68
Main fix of this integration is in ConstraintRigid. The AIS should be created unconditionally, otherwise fixed constraint is not visualized in the viewer when it is created by preselection.

Also the customizePresentation is realized for lenght and dimension, the color should be set there similar to other presentations.
src/SketchPlugin/SketchPlugin_ConstraintBase.h
src/SketchPlugin/SketchPlugin_ConstraintCoincidence.cpp
src/SketchPlugin/SketchPlugin_ConstraintDistance.cpp
src/SketchPlugin/SketchPlugin_ConstraintDistance.h
src/SketchPlugin/SketchPlugin_ConstraintLength.cpp
src/SketchPlugin/SketchPlugin_ConstraintLength.h
src/SketchPlugin/SketchPlugin_ConstraintRigid.cpp
src/SketchPlugin/SketchPlugin_Plugin.cpp