Skip to content
Snippets Groups Projects
Commit 674b4edc authored by Marco Biasini's avatar Marco Biasini
Browse files

make generic property interface more pythonic

Instead of doing a.GetFloatProp('foo'), feel free to use
a.foo. a.foo = 3.0 will create a new float property 'foo'.

This commit is brought to you by ZSO Pilatus
parent 3aa01253
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment