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 JAE 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. ramakrishna90589

    Dowel Symbol Automatic Scaling

    Hello, I am inserting a dowel hole symbol on drafting using custom symbol library and making it associated to a hole using Origin tool, till here everything is fine. but when ever i change the hole size then i have to scale the custom symbol manually. is there any way to link the scale of...
  2. ramakrishna90589

    Move Component Dialog

    Hi all, I have created a vb journal to insert several parts in existing assembly. now i want to get Move Component Dialog box by selecting the components which i have inserted using journal. here i am describing a sample case, let us suppose I have inserted component1, component2 & component1...
  3. ramakrishna90589

    Get Component Rotation Angles

    Hi All, i have an assembly and i want collect component rotation angles about X, Y & Z. i searched for this in Eng-tips forum and i got following code to get component rotation matrix. Dim RotMat as Matrix3x3 Dim child As Component Dim LW As ListingWindow = theSession.ListingWindow LW.Open()...

Part and Inventory Search

Back
Top