Optional
descriptionA human-readable description of the DataObject.
A globally unique ID for the DataObject.
DataObjects are stored by ID in several collections, including Data.objects, Data.rootObjects, Data.objectsByType, DataModel.objects, and DataModel.rootObjects.
For further details, see @xeokit/sdk/scene.
A human-readable name for the DataObject.
Optional
originalThe ID of this DataObject in the originating system, if available.
Defaults to the value of DataObject.id if not provided.
Optional
propertyA list of IDs for associated PropertySets, if applicable.
The type of the DataObject.
Parameters for creating a DataObject.
For detailed usage, refer to @xeokit/sdk/data.