Hello,
Is there a way to define a variable for elliptical cone elements providing a way to generate them by VBA?
I have found one for a basic cone:
oCone as ConeElement with the createConeElement1 (and 2) Which has proven to be a great way to place cylinders in 3D given you specify the same diameter for the top and bottom.
But I have found no method for elliptical cones. The function exists within MicroStation, check out the image below.
What am I missing here?
Thanks!
P.