GeCircArc2d.h
This class represents arcs and full circles in 2D space.
Corresponding C++ library: TD_Ge
|
Name |
Description |
|
This is the overview for the OdGeCircArc2d constructor overload. |
|
Name |
Description |
|
Returns the center of this arc. | |
|
Gets the ending angle measured from the reference vector in the arc direction. | |
|
Returns the ending angle measured from the X-axis in the arc direction. | |
|
Returns the end point of this arc. | |
|
Returns the geometric extents of this arc. | |
|
This is the overview for the intersectWith method overload. | |
|
Returns true if and only if this arc is drawn clockwise from start point to end point. | |
|
Returns true if and only if the input point lies within the full circle of this arc. | |
|
Returns the radius of this arc. | |
|
Returns the reference vector as a unit vector. | |
|
This is the overview for the set method overload. | |
|
Sets the starting and ending angles of this arc, and returns a reference to this arc. | |
|
Sets the center of this arc, and returns a reference to this arc. | |
|
Sets the radius of this arc, and returns a reference to this arc. | |
|
Sets the reference vector of this arc, and returns a reference to this arc. | |
|
Reverses the direction of this arc while maintaining its endpoints, and returns a reference to this arc. | |
|
Gets the starting angle measured from the reference vector in the arc direction. | |
|
Returns the starting angle measured from the X-axis in the arc direction. | |
|
Returns the start point of this arc. | |
|
This is the overview for the tangent method overload. |
|
Name |
Description |
|
details The assignment operator for the OdGeBoundedPlane class. |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|