is_resizable
[ #is_/part_of :: pending: ]
Use these simple Tags to mark Instances as True or False: #is_//resizable #is/not_/resizable
Or write it as a Triple: [ is_resizable :: Boolean ]
Whether the 3DModel allows resizing. For example, room layout applications often do not allow 3DModel elements to be resized to reflect reality.
Predicate describes that: [ #has_/domain :: 3DModel ] ( #has_/name :: is_resizable ) ( #has_/range :: Boolean )