Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

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

Search results for query: *

  1. Arkamis

    Arc End Condition

    Hi there, i'm trying to bring a dimension to his far end point (edge). There is my code : boolstatus = Model.Extension.SelectByID2("Line1", "SKETCHSEGMENT", 0, 0, 0, False, 0, Nothing, 0) boolstatus = RefEdge.Select4(True, SelData) Set Annotation = Model.AddDimension2(0, 0, 0) Set Dimension...

Part and Inventory Search

Back
Top