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 TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

How te Get Profile Geometrie VB

Status
Not open for further replies.

Djibo

New member
Joined
Feb 26, 2006
Messages
1
Location
CA
Hi,

I am looking for method of profile object allows me recuperating geometry of the specific Profile of a specific feature (ExtrudedProtrusions, in this case).

Set objExtrProtFeats1 = objModels1(1).ExtrudedProtrusions
Set objProfile1 = objExtrProtFeats1(2).Profile

So any body can Help me to understand how to access of the Profile geometry of my "objProfile1"

Thanks a lot

Cordially
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top