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: *

  • Users: 3DPLM
  • Content: Threads
  • Order by date
  1. 3DPLM

    Creat new parametre for CATIA Drafting TitleBlo macro to link the title block such: name of material

    thread560-347233 Hi I read post old. edite surce code : Set oMaterial = Part.Paramters.GetItem( "Material" ) ' Root Material Set oTextToLinkMaterial = Texts.GetItem("TitleBlock_Text_Material_1") oTextToLinkMaterial.InsertVariable 1, Len(oTextToLinkMaterial.Text), oMaterial But dont work...

Part and Inventory Search

Back
Top