GetCenter () | |
Get method for attribute "Center" The center of the arc | |
double | GetEndAngle () |
Get method for attribute "EndAngle" The angular parameter of the ending point | |
double | GetRadius () |
Get method for attribute "Radius" The radius of the arc | |
double | |
Get method for attribute "StartAngle" The angular parameter of the starting point | |
GetVector1 () | |
Get method for attribute "Vector1" The first vector that defines the plane of the arc | |
GetVector2 () | |
Get method for attribute "Vector2" The second vector that defines the plane of the arc | |
void | |
Set method for attribute "Center" The center of the arc | |
void | SetEndAngle (double value) |
Set method for attribute "EndAngle" The angular parameter of the ending point | |
void | SetRadius (double value) |
Set method for attribute "Radius" The radius of the arc | |
void | SetStartAngle (double value) |
Set method for attribute "StartAngle" The angular parameter of the starting point | |
void | |
Set method for attribute "Vector1" The first vector that defines the plane of the arc | |
void | |
Set method for attribute "Vector2" The second vector that defines the plane of the arc |
GetStartAngle | ||
double | GetStartAngle | () |
SetStartAngle | ||
void | SetStartAngle | (double value) |
GetEndAngle | ||
double | GetEndAngle | () |
SetEndAngle | ||
void | SetEndAngle | (double value) |
GetRadius | ||
double | GetRadius | () |
SetRadius | ||
void | SetRadius | (double value) |