WPI-AIM / ambf

Asynchronous Multi-Body Framework
163 stars 67 forks source link

Store the Specification Data (i.e. ADF Raw Data) in the Attributes #194

Closed adnanmunawar closed 1 year ago

adnanmunawar commented 1 year ago

The ADF File is converted into afAttributes and we currently discard the raw data from the ADF file. Instead, saving it and allowing access to it is recommended. A good use case is the need to define additional data in the ADF file (data block) that can be used by a plugin.