Constructs a new PropertySet.
The DataModel to which this PropertySet belongs.
Configuration parameters to initialize the PropertySet.
ReadonlyidThe unique identifier for this PropertySet.
PropertySet instances are registered by this ID in Data.propertySets and DataModel.propertySets.
ReadonlymodelsThe DataModels that this PropertySet belongs to.
ReadonlynameThe human-readable name of this PropertySet.
Optional ReadonlyoriginalThe ID of the corresponding object in the originating system, if applicable.
ReadonlypropertiesThe collection of Properties within this PropertySet.
ReadonlytypeThe type of this PropertySet.
Represents a set of Properties within a DataModel.
This set is:
For detailed usage, refer to @xeokit/sdk/data.