]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
[PythonAPI] Add Entity class for sketch entity and make Line as an inheritant of...
authorspo <sergey.pokhodenko@opencascade.com>
Wed, 16 Dec 2015 08:36:53 +0000 (11:36 +0300)
committerspo <sergey.pokhodenko@opencascade.com>
Thu, 17 Dec 2015 11:53:07 +0000 (14:53 +0300)
commit233e7998338d82ef9443bba5a4072e0b52d49d3c
treed13950dfa48cde4e67f6485fa013d6352c87f3eb
parenta689c0543f00001bacb17267b0d8f16b3b713391
[PythonAPI] Add Entity class for sketch entity and make Line as an inheritant of Entity
src/PythonAPI/model/sketcher/entity.py [new file with mode: 0644]
src/PythonAPI/model/sketcher/line.py