MicroStation Programming Forum - Microstation VBA - Elliptical Cone Elements
BMPCreated with Sketch.BMPZIPCreated with Sketch.ZIPXLSCreated with Sketch.XLSTXTCreated with Sketch.TXTPPTCreated with Sketch.PPTPNGCreated with Sketch.PNGPDFCreated with Sketch.PDFJPGCreated with Sketch.JPGGIFCreated with Sketch.GIFDOCCreated with Sketch.DOC Error Created with Sketch.
Question

Microstation VBA - Elliptical Cone Elements

by
Peter VALLIERES
Explorer

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

What am I missing here?

Thanks!
P.