Eyeshot 9.0 WinForms API Reference
RevolveAsSolid3D(Double,Double,Point3D,Point3D) Method

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Ellipse Class > RevolveAsSolid3D Method : RevolveAsSolid3D(Double,Double,Point3D,Point3D) Method
Syntax
'Declaration
 
Public Overloads Function RevolveAsSolid3D( _
   ByVal startAngle As Double, _
   ByVal deltaAngle As Double, _
   ByVal axisStart As Point3D, _
   ByVal axisEnd As Point3D _
) As Solid3D
public Solid3D RevolveAsSolid3D( 
   double startAngle,
   double deltaAngle,
   Point3D axisStart,
   Point3D axisEnd
)

Parameters

startAngle
deltaAngle
axisStart
axisEnd
See Also

Reference

Ellipse Class
Ellipse Members
Overload List