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