Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Smokeview Clipping Validation #10037

Closed
firemist opened this issue Nov 13, 2021 · 3 comments
Closed

Smokeview Clipping Validation #10037

firemist opened this issue Nov 13, 2021 · 3 comments
Assignees

Comments

@firemist
Copy link

When performing clipping, the dialog box is enforcing an unnecessary validation rule.

Sample case: I am looking at a single story home with an attic fire. I want to be able to look down at things happening in the first story and at other times, look up to the underside of the attic. Therefore, I frequently desire clipping planes at zmin=3.0m, to look up from below, or zmax=2.2m, to look down from the top. However, even though neither of these are enabled at the same time, the validation box will not allow the seemingly inconsistent numbers. In the attached image, zmin must be set to a number lower than zmax, even though zmin is not asserted/enabled.

Recommendation: only enforce validation rules for enabled/asserted clipping values.

Thanks

image

@gforney
Copy link
Contributor

gforney commented Nov 13, 2021 via email

@gforney gforney self-assigned this Nov 13, 2021
@gforney
Copy link
Contributor

gforney commented Nov 13, 2021

try smokeview posted here. it should allow you set any clipping plane values you want
https://drive.google.com/drive/folders/0B_wB1pJL2bFQc1F4cjJWY2duWTA?resourcekey=0-J_yHat7iJoBp1fk6QS8gMA&usp=sharing

I'm now letting you enter any value for clipping min and max planes. if you do specify a min clipping plane > a max clipping plane the scene will be hidden. it would make the code too complicated to have constraints in some situations but not others.

@firemist
Copy link
Author

That works fine. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants