BHoM / BHoM/documentation

documentation: Clarify use of Convert in the standard engine and adapters

Open
#13 0 comments 1 reaction 1 assignee Assigned to @IsakNaslundBh View on GitHub
type:documentation
Dominant language
C#
Stars
88
Forks
18
Avg merge
6d 19h
Merged PRs (30d)
2

Description

Outside of adapters convert should only be used when you can get a full representation back and forward between the target and source of the operation.

Any use of convert that does not follow this principle should be made into a create or a query

This needs to be more clearly stated in the wiki

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.