Skip to content

Feature Standard

Radhakrishna Sanka edited this page Oct 13, 2017 · 1 revision

Components

  1. Feature Files for PRIMITIVES and COMPOSITES
  2. TBA system for SCALINGcomponents
  3. Standard display for 3DuF

Standard for 3DuF

{
   "components":[...],
   "connections":[...],
   "layers":[...],
   "features":[
       {
           "id":"...",
           "type":"...",
           "layer":"...",
           "reference":"..."
           "params":{...}
       }  
   ]
}
Clone this wiki locally