Skip to content

Add handling for IComparable #5

@peterjamesnugent

Description

@peterjamesnugent

Description:

Some BHoM objects implement IComparable such as ObjectIdResult which is inherited by IStructuralResult and ModalMassAndFrequency. These are typically primitive objects such as int and string.

Currently, they are ignored as IsPrimitive() will return false.

Metadata

Metadata

Labels

type:featureNew capability or enhancement

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions