Skip to content

🚀Populate Document Tables from XML  #3

@thekaushikls

Description

@thekaushikls

DESCRIPTION

To represent the Grasshopper file in the .VSON format, various elements need to be extracted from the .GHX file and stored in the below attributes of the VSON.Core.Document instance.

  1. ComponentTable
  2. ParameterTable
  3. WireTable


TASKS

  • 🚀 Generate list of Components in file
  • 🚀 Generate list of I/O Parameters in file
  • 🚀 Generate list of Standalone Parameters in file
  • 🚀 Generate list of Wires connecting I/O Parameters in file

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions