ICreateRevolutionSurfaceDLL Method (IBody)
Obsolete. Superseded by IBody2::ICreateRevolutionSurfaceDLL.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As IBody
Dim ProfileCurve As Curve
Dim AxisPoint As Double
Dim AxisDirection As Double
Dim ProfileEndPtParams As Double
Dim value As Surface
value = instance.ICreateRevolutionSurfaceDLL(ProfileCurve, AxisPoint, AxisDirection, ProfileEndPtParams)
|
Parameters
- ProfileCurve
-
- AxisPoint
-
- AxisDirection
-
- ProfileEndPtParams
-
See Also