Skip to main content
2-Explorer
July 14, 2017
Solved

How to hide Revolve feature in Part

  • July 14, 2017
  • 11 replies
  • 5035 views

Hello

 

In part file, I made revolve feature as hidden. Still same is visible. Any thought?

 

Regards

Ketan 

Best answer by StephenW

In a part, you can hide ALL the solid geometry using a layer.

In an assembly, you can hide assembly components in layers.

In general, I would say both are "poor practice" but their are likely use cases for some users.

 

So if you are not able to check in the part with suppressed features, why are you trying to find a work-around?

Maybe their needs to be exceptions to that rule?

11 replies

StephenW
23-Emerald III
July 14, 2017

Are you refering to the right click HIDE command? If so, you can not hide solid geometry in that method.

You may want to try using part simplified reps for this application.

2-Explorer
July 14, 2017

Yes. Right Click --> Hide. if it's not working, It should not have the functionality available like this.Correct?

1-Visitor
July 14, 2017

Well, the "Hide" command should be there, because it does do something - namely, it hides any internal datums that belong to the feature.

 

I think you need to use simplified rep to accomplish your goal.

 

One other point to mention is that you can hide the entire solid model by putting the "SolidGeom" object on a layer and then hiding this layer.

 

KenFarley
21-Topaz II
July 14, 2017

Hiding does not affect solid geometry features. To make them "go away" you need to suppress them. Where I've found hiding of features useful is if I've mirrored the full model. Hiding the mirrored feature will make the datum planes, surfaces and other included geometry which can make the display a bit confusing.

2-Explorer
July 14, 2017

Supress will do desired work, but it supresses dependant also. Layer hiding also did not support hiding of Revolve. Any other way to do so except supress and simp Rep?

StephenW
23-Emerald III
July 14, 2017

Hide is a special function of layering so they mostly act the same. Hide command can't be used to hide solid geometry but it does have usage as Ken suggested.

 

Family tables is the only other option. I would suggest using simplified reps for parts. I use them all the time to document process on drawings when I don't* want or need a separate part model for that process.

 

*Edit: added the missing don't