Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to Add leader Text for ISO View?

Status
Not open for further replies.

Sarath007

Mechanical
Nov 1, 2022
3
Hi,

I have added leader text for all views expect iso view. I couldn't get exact position of x & y coordinates to add text for iso view.

I have taken leader origin as point coordinates values presented in part level.

ReDim COGCoord(2)
point1.GetCoordinates COGCoord

here point1, i have taken reference from part geometrical set and passing the value to create text and leader

for Right view
Set MyText = Actview.Texts.Add(XYZvalue, COGCoord(1) + 20, COGCoord(2) + 50)
Set MyLeader = MyText.Leaders.Add(COGCoord(1), COGCoord(2))

Regards,
sarathkumar

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor