Finding geometry shell visibility properties

Is there a way to get the shell visibility DzBoolProperty on a DzGeometryShellNode from a DzFaceGroup, DzMaterialFaceGroup, or DzMaterial on the same geometry shell or do I have to string concatenate the property name ((facet|material)_group_..._vis) and search for that (and hope there are no special cases where the name might be different)?

Sign In or Register to comment.