CircularRegion(devDept.Geometry.Plane, Double) Constructor

Plane constructor.
Public Sub New( _ 
ByVal sketchPlane As devDept.Geometry.Plane, _ 
ByVal radius As Double
)
This language is not supported or no code example is available.
public CircularRegion( 
devDept.Geometry.Plane sketchPlane
double radius 
)
This language is not supported or no code example is available.

Parameters

sketchPlane
devDept.Geometry.Plane

Sketch plane

radius
double

Radius

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition