Thread Content
Since I work in the field of manufacturing processes, my knowledge of CAD is limited – I started using it relatively late, so I’m not familiar with some of its functions. I hope everyone can offer some guidance. How can I take a complete graphic and, through modifications, cropping, and external reference functions, display only a portion of it? Then, how can I arrange equipment and pipes within that selected area? As shown in the figure below, I only want to edit the parts indicated there and add new frames. How can I use external references to hide other areas? Also, when making a selection, the graphic becomes unavailable for cropping. Why is that? Attached is another article from the Internet; I didn’t quite understand it. In the process of using CAD, it is common to encounter a situation where, after exploding a block and inserting it, the content displayed by that inserted graphic changes. Not only is the block expanded in its original location, but there is also additional content outside the range of the original block, as shown in the figure below. The graphic after expansion contains more display content than before, and it seems that some content that was previously hidden becomes visible after the block is expanded. What caused such a change? We can locate the block by its name and insert it using the INSERT command. By comparing the diagrams, it can be seen that the shape of the block before it was split does not match that of the block; rather, it is the shape of the block after it was split that corresponds to its actual content. What’s going on here? How can I make a block display only part of its content while hiding the other part? After creating a block (or external reference), it can be clipped using the following methods: 1. Enter the XCLIP command in the command bar, or go to the menu: Modify -> Clip -> External Reference. 2. Select the external reference (or block) that you want to clip. 3. At the command prompt, choose “Create New Boundary”. 4. Select a polygon or rectangle to form the clipping boundary, and thus the external reference (or block) will be clipped. It’s important to note that after clipping, the parts of the external reference (or block) outside the clipping boundary are not deleted; rather, they are hidden, with only the content within the clipping boundary being visible. Just like the block in the figure above, when we use the EXPLODE command to break apart this block, the parts that were hidden due to cropping become visible. Additionally, we can use the XCLIPFRAME variable to control whether the clipping boundaries of external references (or blocks) are displayed. When the XCLIPFRAME variable is set to OFF, the cropping boundary is not displayed ; When the XCLIPFRAME variable is set to ON, the cropping boundary is displayed. If, while using CAD for drawing, we need to temporarily hide external references (or blocks) in certain areas, we can use the XCLIP command to achieve this.
This post was last edited by nxpsir on 2013-12-31 at 16:05. Your idea is sound, but there is a prerequisite for this: each specialty within a unit needs to have a well-defined set of standards regarding graphic files, so as to standardize settings such as layer configurations, colors, line styles, text, and annotations for different specialties. Otherwise, although using drawings from other specialties as external references might save some time, it is very likely that due to differences in styles and habits, the entire graphic will appear uncoordinated, or even mismatched. Another advantage of using external references is that when the referenced external files are modified, the associated graphics will be updated automatically; all you need to do is adjust the design accordingly to reflect the changes in those external references. To display only the desired portion, you can create a clipping boundary for the external reference (a rectangle or polygon). This boundary can be drawn in advance and selected during clipping, or it can be drawn temporarily for clipping purposes. The command for clipping external references is “clip”; try out the various options of this command on your own to gain a better understanding of clipping.