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