[QUOTE=angellopadilla;63247]In the Draft module, we need to create a label, that called the information from the model. This label is composed with a circle and two intelligent text as shown in the figure 1. When we created the label the leader line is created from the center of the circle (Figure 2), as is required, but we need to create the leader line outside from the circle as shown in Figure 1.To solve this problem we modified the attributes of the circle by placing a black color fill, so that this color is converted to white by our conversion macro for AUTOCAD to cover the LEADER LINE. Modifying the attributes it creates another kind of problem. The circle will be filling as well, covering the text of the LABEL(Figure 3).
there are some solution?
There is an attribute APOF (Attachment Point OFfset) which you can set. Perhaps this solves your problem (not checked here)
[QUOTE=angellopadilla;63247]In the Draft module, we need to create a label, that called the information from the model. This label is composed with a circle and two intelligent text as shown in the figure 1. When we created the label the leader line is created from the center of the circle (Figure 2), as is required, but we need to create the leader line outside from the circle as shown in Figure 1.To solve this problem we modified the attributes of the circle by placing a black color fill, so that this color is converted to white by our conversion macro for AUTOCAD to cover the LEADER LINE. Modifying the attributes it creates another kind of problem. The circle will be filling as well, covering the text of the LABEL(Figure 3).
there are some solution?
There is an attribute APOF (Attachment Point OFfset) which you can set. Perhaps this solves your problem (not checked here)