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...