IceGrid.PropertySetDescriptor¶
- class IceGrid.PropertySetDescriptor(references: list[str] = <factory>, properties: list[PropertyDescriptor] = <factory>)¶
Bases:
objectA property set descriptor.
- Parameters:
properties (list[PropertyDescriptor])
- properties¶
The property set properties.
- Type:
Notes
The Slice compiler generated this dataclass from Slice struct
::IceGrid::PropertySetDescriptor.