Constructor
new C3DTTemporalVersion(json)
It takes a JSON object as input, and returns a JSON object that can be used by the graph window
Parameters:
Name | Type | Description | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
json | Array.<object> | the json object containing the data Properties
|
Classes
Members
versions :Array.<{label:string, level:number, group:string, title:string}>
Assigning the value of the parameter json
to the property versions
of the object.
Type:
- Array.<{label:string, level:number, group:string, title:string}>