

/* readonly */ pfcPoint3D | |
The center of the arc | |
/* readonly */ number | |
The angular parameter of the ending point | |
/* readonly */ number | |
The radius of the arc | |
/* readonly */ number | |
The angular parameter of the starting point | |
/* readonly */ pfcVector3D | |
The first vector that defines the plane of the arc | |
/* readonly */ pfcVector3D | |
The second vector that defines the plane of the arc |

/* readonly */ pfcPoint3D | Center |

/* readonly */ number | EndAngle |

/* readonly */ number | Radius |

/* readonly */ number | StartAngle |

/* readonly */ pfcVector3D | Vector1 |

/* readonly */ pfcVector3D | Vector2 |
