luz paz
0e08b51a58
App: fix trailing whitespace
2022-12-02 19:19:17 -06:00
berniev
b40de7a509
remove redundant void
2022-07-31 10:27:44 +02:00
wmayer
749361d2f3
App: modernize C++11
...
* use nullptr
2022-03-23 17:29:23 +01:00
Uwe
8bedc25344
[App] Feature: remove unused includes
2022-02-27 16:37:29 +01:00
wmayer
f147986fa9
App: Bugfix for NULL-Pointer dereference of Property->getName()
2022-01-16 14:30:51 +01:00
wmayer
82038bb1ff
App: [skip ci] add GeoFeaturePy::getPropertyOfGeometry
2020-09-13 13:14:21 +02:00
luz.paz
4f308dc03c
src/App: [skip ci] fix header uniformity
...
This PR fixes header uniformity across all `src/App` files
2019-12-25 11:38:43 +01:00
Stefan Tröger
e64813827d
Expose global placement calculation to python API
2017-09-21 12:58:01 +02:00
wmayer
03bf3ac606
Expose method to Python to get property name of main geometry
...
fix inheritance of MeshFeaturePy
fix inheritance of PartFeaturePy
remove useless test() method
implement getPyObject in GeoFeature in case a sub-class doesn't implement it
2017-05-10 10:36:22 +02:00
wmayer
0a7ab4e1ff
+ add missing license text
2016-04-13 15:20:41 +02:00
jriegel
602aeecaaf
add Python objects for Part and GeoFeature
2016-04-12 18:12:02 +02:00