ConicalBar(Point3D, Point3D, Double, Double, Int32) Constructor

Public Sub New( _ 
ByVal start As Point3D, _ 
ByVal end As Point3D, _ 
ByVal baseRadius As Double, _ 
ByVal topRadius As Double, _ 
ByVal slices As Integer
)
This language is not supported or no code example is available.
public ConicalBar( 
Point3D start
Point3D end
double baseRadius
double topRadius
int slices 
)
This language is not supported or no code example is available.

Parameters

start
Point3D

end
Point3D

baseRadius
double

topRadius
double

slices
int

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition