Activate/Deactivate Sheet in Drawing
Activate/Deactivate Sheet in Drawing
(OP)
Hi,
Does anyone now how to activate and deactivate a sheet in a drawing with a knowledgeware Rule?
Any other way of doing this?
(I've got a assembly that could be configured in 3 different ways and I've created a sheet for each one of them.
The configuration is managed with parameters. Then I configure the assembly in configure 1, I dont want sheet 2 and 3 to be updated by misstake by any user, therefor I would like to deactivate them)
Thanks
/Akesson
Does anyone now how to activate and deactivate a sheet in a drawing with a knowledgeware Rule?
Any other way of doing this?
(I've got a assembly that could be configured in 3 different ways and I've created a sheet for each one of them.
The configuration is managed with parameters. Then I configure the assembly in configure 1, I dont want sheet 2 and 3 to be updated by misstake by any user, therefor I would like to deactivate them)
Thanks
/Akesson





RE: Activate/Deactivate Sheet in Drawing
if you can't deactivate sheet, you sure can lock views. This will prevent update.
Eric N.
RE: Activate/Deactivate Sheet in Drawing
Maybe you could use scenes to separate the different assembly configurations, and then make drawingviews from the scenes?
I haven't used scenes much myself,but I think this should work for your requirements.
-Bjorn D
RE: Activate/Deactivate Sheet in Drawing
Is it possible to lock and unlock a view with a knowledgware advisor Rule?
(I need to make this process automatic since we have a program for updating and printing a complete project structure without opening the drawings in catia.)
/Akesson
RE: Activate/Deactivate Sheet in Drawing
-nad3000
RE: Activate/Deactivate Sheet in Drawing
We've done a few macros on drafting objects and the property LockStatus [True = locked] on the DrawingView object may give you what you want
If Beethoven had been killed in a plane crash at the age of 22, it would have changed the history of music...
and of aviation.