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!

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

Status
Not open for further replies.

karthigain

Aerospace
Joined
Jul 29, 2020
Messages
3
Location
IN
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 object.

thanks,

Karthi
 
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
 
Try GetItem() or GetTechnologicalObject(). I can check my samples later on monday.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top