laslibs / las-cs

MIT License
1 stars 2 forks source link

feat: Implement header #5

Open iykekings opened 4 years ago

iykekings commented 4 years ago

Implemented LasCs.header()

todo[bot] commented 4 years ago

Throw Error instead of printing to the console

https://github.com/laslibs/las-cs/blob/a0d001276ae3d00e0bfcc6cb1c92e325838d3b03/src/LasCs.cs#L158-L163


This comment was generated by todo based on a TODO comment in a0d001276ae3d00e0bfcc6cb1c92e325838d3b03 in #5. cc @laslibs.
iykekings commented 4 years ago

@Khelechy I've almost implemented everything.... Now you can just join stuffs and the work will be done. But you will need to implemnt property method. A good example can be found here at common.go in las-go


https://github.com/laslibs/las-go/blob/7e07e77fb688f280c6e12be6456929815c63e0b7/common.go#L137-L178