BHoM / BHoM_Engine

Internal manipulation of the BHoM
GNU Lesser General Public License v3.0
26 stars 15 forks source link

Ground_Engine: Add methods to access properties for Borehole, Stratum and ContaminantSample #3419

Open peterjamesnugent opened 1 month ago

peterjamesnugent commented 1 month ago

Description:

Because the Property property uses an Interface, seperate methods are needed to access specific properties.

For example, if you want to access TestProperties from the List<IContaminantProperties> on a ContaminantSample.