Djibo
New member
- Feb 26, 2006
- 1
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
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