To macro guru´s : How to get the Label of a body object
Hi,
i have this in a macro
tmp = sel[0].getParentGeoFeatureGroup()
now tmp is the internal name of the body which is the parent of selected feature. I lokked everywhere but cannot find a way to obtain the Label of that body ( which differes from its intranla name ofter renaming )
Any one who knows how ?