Skip to content

Don't understand BaseRegion & more #29

Closed Answered by JaffaKetchup
bmason8 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi there, and thanks for your question! Below I have written an answer based on what I think your question is: there's a high possibility that I've misunderstood you though, so please don't hesitate to correct me if I'm wrong :)

BaseRegion is an abstract class that defines the 'conversion' functions for all regions - you should never need to construct this yourself. DownloadableRegion contains a BaseRegion and other information needed for downloading. I think you got this part: the part I don't think you got (for reasons I'll explain later) is that you should never need to construct DownloadableRegion yourself either.

To resolve your issue, you'll need to use one of RectangleRegion, Circl…

Replies: 2 comments 26 replies

Comment options

You must be logged in to vote
8 replies
@JaffaKetchup
Comment options

@bmason8
Comment options

@bmason8
Comment options

@JaffaKetchup
Comment options

@JaffaKetchup
Comment options

Answer selected by bmason8
Comment options

You must be logged in to vote
18 replies
@JaffaKetchup
Comment options

@bmason8
Comment options

@JaffaKetchup
Comment options

@bmason8
Comment options

@JaffaKetchup
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants