M_Rhino_Geometry_Arc__ctor_1 - mcneel/rhinocommon-api-docs GitHub Wiki
Initializes a new instance of an arc from a base circle and an angle.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public Arc(
Circle circle,
double angleRadians
)
VB
Public Sub New (
circle As Circle,
angleRadians As Double
)
- circle
- Type: Rhino.Geometry.Circle
Circle to base arc upon. - angleRadians
- Type: System.Double
Sweep angle of arc (in radians)
Supported in: 6.0.16224.21491, 5D58w