public static class IRhino3dm.Arc extends IRhino3dm.Circle
| Modifier and Type | Field and Description |
|---|---|
IRhino3dm.Interval |
angle |
plane, radius| Constructor and Description |
|---|
Arc() |
| Modifier and Type | Method and Description |
|---|---|
double |
angleRadians() |
IRhino3dm.Interval |
domain() |
boolean |
isValid() |
public IRhino3dm.Interval angle
public boolean isValid()
isValid in class IRhino3dm.Circlepublic double angleRadians()
public IRhino3dm.Interval domain()