-
Notifications
You must be signed in to change notification settings - Fork 16
Change to a property name
-
In the Audience Profile Parameters object I want to change the property
NumRows
toRows
. -
Before any changes to the code I create the JSON string:
-
And save a Grasshopper file with a panel containing that string.
-
I make the property name change in the code:
-
Create the Versioning_XX.json:
-
Add it to the project.
-
Rebuild the Audience_oM and Engine.
-
Rebuild the latest Versioning_Toolkit.
-
Open Grasshopper and the test file.
-
Place the
ToNewVersion
component and pass in the JSON string of the old object. -
Check the change has occurred as expected by inspecting the output string from
ToNewVersion
. -
If that did not work then see below.
-
Introduction to the BHoM:
What is the BHoM for?
Structure of the BHoM
Technical Philosophy of the BHoM -
Getting Started:
Installing the BHoM
Using the BHoM
Submitting an Issue
Getting started for developers -
Use GitHub & Visual Studio:
Using the SCRUM Board
Resolving an Issue
Avoiding Conflicts
Creating a new Repository
Using Visual Studio
Using Visual Studio Code -
Contribute:
The oM
The Engine
The Adapter
The Toolkit
The UI
The Tests -
Guidelines:
Unit convention
Geometry
BHoM_Engine Classes
The IImmutable Interface
Handling Exceptional Events
BHoM Structural Conventions
BHoM View Quality Conventions
Code Versioning
Wiki Style
Coding Style
Null Handling
Code Attributes
Creating Icons
Changelog
Releases and Versioning
Open Sourcing Procedure
Dataset guidelines -
Foundational Interfaces:
IElement Required Extension Methods -
Continuous Integration:
Introduction
Check-PR-Builds
Check-Core
Check-Installer -
Code Compliance:
Compliance -
Further Reading:
FAQ
Structural Adapters
Mongo_Toolkit
Socket_Toolkit