Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

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

Search results for query: *

  1. karthigain

    How to get handle of StrObjectExt for getting structure tab attribute values

    Description of StrObjectExt object is there in V5Automation.chm. But how to get the handle of this object? From FindObject(..) or just typecasting from StrObject ? Not able to get the handle of this object. thanks, Karthi
  2. karthigain

    How to get handle of StrObjectExt for getting structure tab attribute values

    thread560-472095 Dear Team, I want to get the attribute values in 'Structure Design' Tab like PlateWidth, PlateHeight dimensions of Structure Plates and these are not available through strcomputeservices object. Please give me any example code for getting the handle of StrObjectExt...
  3. karthigain

    How to get Structural Plate dimensions through catia vba

    Dear Team, My job is to extract the 'PlateWidth', 'PlateLength' and 'PlateHeight' attribute values of various PLATEs create in Structural Detail System Design workbench. I am able to see these values in 'Structure Design' tab of product properties. But through macro I am not able to get the...
Back
Top