Helper class to create arc. More...
Inherits QObject.
Static Public Member Functions | |
static GO2SArc | From3Points (GO2SXYZ p1, GO2SXYZ p2, GO2SXYZ p3) |
See GO2SArc.SetFrom3Points. | |
static GO2SArc | FromAngles (GO2SXYZ center, Number radius, Number start, Number end) |
See GO2SArc.SetFromAngles. | |
static GO2SArc | FromCenterStartEnd (GO2SXYZ center, GO2SXYZ start, GO2SXYZ end) |
Helper class to create arc.
|
static |
See GO2SArc.SetFromCenterStartEnd