Skip to content

Mutability of Grid object #108

Answered by paullric
anissa111 asked this question in Q&A
Discussion options

You must be logged in to vote

Almost always when you want to do an operation on a Grid you'd generate a new Grid, since it would require extensive modification of the Grid data (e.g., computing a grid dual). However, you may want to add more information to a Grid object, such as face areas, but that shouldn't affect the mutability of the vertex/face/edge data.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by rajeeja
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
3 participants