hierarchy of data properties and sub-properties and hierarchy of object properties and sub-properties

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

hierarchy of data properties and sub-properties and hierarchy of object properties and sub-properties

LouisS
Hello,

Is there any way to get sub-properties from data or object properties?

And at the same time, is there a top element like Thing for classes (maybe topDataProperty or topObjectProperty) that can be called to get all subproperties keeping a hierarchy?

Thank you
Reply | Threaded
Open this post in threaded view
|

Re: hierarchy of data properties and sub-properties and hierarchy of object properties and sub-properties

sbin
you can call yourproperty.subclasses([world]) and it will give the sub-properties