BHoM / BHoM/Grasshopper_UI

Working with Int64 in the BHoM

Open
#495 0 comments 0 reactions 1 assignee Assigned to @epignatelli View on GitHub
type:feature
Dominant language
C#
Stars
18
Forks
5
PR merge metrics
No merged PRs in 30d

Description

#### Description:
Using long type Int64 for the OpenStreetMap_Toolkit as OpenStreetMap element ids require 64-bit identifiers see: https://wiki.openstreetmap.org/wiki/64-bit_Identifiers

I note some problem in automatically generated create methods, maybe a default value of DateTime has been generated?
For example:
![2020-01-15_12-58-40](https://user-images.githubusercontent.com/6618854/72435840-f3047880-3796-11ea-8493-755329d647d0.png)
![2020-01-15_13-02-51](https://user-images.githubusercontent.com/6618854/72436107-9786ba80-3797-11ea-91ce-b317ba278972.png)
It appears the component is expecting Int64:
![2020-01-15_13-03-04](https://user-images.githubusercontent.com/6618854/72436156-aff6d500-3797-11ea-92a3-729fb938fd3a.png)

If this is posted in the wrong place I apologise for my ignorance - let me know where it belongs.

#### Expected behaviour:
Should be able to work with Int64 in the BHoM I think?

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.