Skip to content

BHoM_UI: autoinitializers expose Name property when it is not needed/helpful #249

@pawelbaran

Description

@pawelbaran

Description:

As in the title, autoinitializers of all types that inherit from BHoMObject expose Name property of the latter, which is not always desirable, e.g. in the example below (please do not mind red colour of the component, it is related to #154):

image

As disussed with @IsakNaslundBh, it could be good to hide the Name property by default as long as it is not overriden in the oM class. This, however, would require going through each oM type and exposing Name where needed, so initial effort needed.

@al-fisher @rwemay FYI

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:featureNew capability or enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions