mouha
Computer
- Dec 8, 2003
- 16
hello
Im trying to construct sphere on catiaV5R7 with macro, but this method does not work :
dim hybridspher as HybridShapeSphere
set hybridspher=hybridshapefactory1.AddNewSphere(reference1, 20)
is there any one who know what s the problem with this!
thanks
Im trying to construct sphere on catiaV5R7 with macro, but this method does not work :
dim hybridspher as HybridShapeSphere
set hybridspher=hybridshapefactory1.AddNewSphere(reference1, 20)
is there any one who know what s the problem with this!
thanks