Skip to content

How to group with different scale class? #472

Answered by rquey
mqc007 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

I am using the neper to generate two-scales tess. and I am wondering how to visualize the model with diferent classes. like the first class with different colors and the second class with the same color.

here is the code that i used:

neper -T -n 144::10 -domain "cube(10,10,10)" -reg 1 -morpho gg -format tess,3dec -o 0510

I am not sure the "class" is right, but I assuming the first I need to do is to group second class blocks, so could you please show me how to group second class blocks?

Use -datacellcol "scaleid(1)":

neper --rcfile none -V 0510.tess -print img1
neper --rcfile none -V 0510.tess -datacellcol "scaleid(1)" -print img2


another question is when import the tess into 3d…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mqc007
Comment options

Answer selected by rquey
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