need jounal to move objects in specific layers
need jounal to move objects in specific layers
(OP)
Hello all I need journal to move objects to specific layers. for e.g. solids in 1, sheets in 11, curves in 41, csys in 61, datum points and planes in 62, sketches in 21. I have parts with vey long part history it takes a lot of time to manually assign layers.
thanks in advance !!!
thanks in advance !!!





RE: need jounal to move objects in specific layers
Tim Flater
NX Designer
NX 11.0.1.11 MP4
Win7 Enterprise x64 SP1
Intel Core i7 2.5GHz 16GB RAM
4GB NVIDIA Quadro K3100M
RE: need jounal to move objects in specific layers
Sketches and curves are closely related; a sketch can contain curve objects. Using a journal, you can move the sketch and the sketch curves to different layers; but (if I remember correctly) NX will move the sketch curves back to the sketch layer at the next model update. I assume that you want sketches and sketch curves in layer 21 and non-sketch curves in layer 41; is this correct?
Similarly, a datum csys feature groups several datums together. From your post, I assume you want all those objects on the same layer (61), and other datum objects (individual planes & axes) on layer 62? A datum csys includes a point object, is this what you are referring to as a "datum point"? A part can also have unassociative point objects, associative point objects/features, and point set features. Do you need any special handling for these point objects? Finally, some features can be "internal" to other features; e.g. a datum csys can be internal to a sketch, a sketch can be internal to an extrude, etc. If you have an internal feature, do you want to move it to the new layer or leave it where it is?
www.nxjournaling.com
RE: need jounal to move objects in specific layers
I am using NX 10.0.3.5
thanks.