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