#include <Geometry2d.h>
|
| virtual | ~Geom2dConic () |
| |
| virtual Geometry2d * | clone (void) const =0 |
| | returns a cloned object More...
|
| |
| Base::Vector2d | getLocation (void) const |
| |
| void | setLocation (const Base::Vector2d &Center) |
| |
| bool | isReversed () const |
| |
| const | Handle (Geom2d_Geometry) &handle() const =0 |
| |
| | Geom2dCurve () |
| |
| virtual | ~Geom2dCurve () |
| |
| virtual TopoDS_Shape | toShape () const |
| |
| bool | tangent (double u, gp_Dir2d &) const |
| |
| Base::Vector2d | pointAtParameter (double u) const |
| |
| Base::Vector2d | firstDerivativeAtParameter (double u) const |
| |
| Base::Vector2d | secondDerivativeAtParameter (double u) const |
| |
| bool | normal (double u, gp_Dir2d &dir) const |
| |
| bool | closestParameter (const Base::Vector2d &point, double &u) const |
| |
| bool | closestParameterToBasicCurve (const Base::Vector2d &point, double &u) const |
| |
| virtual | ~Geometry2d () |
| |
| virtual void | save (Base::AbstractWriter &, Base::PersistenceVersion &) override |
| | This method is used to save properties or very small amounts of data to an XML document. More...
|
| |
| virtual void | restore (Base::AbstractXMLReader &, Base::PersistenceVersion &) override |
| | This method is used to restore properties from an XML document. More...
|
| |
| virtual void | saveDocFile (Base::AbstractWriter &, const Base::String &, const Base::String &) |
| | This method is used to save large amounts of data to a binary file. More...
|
| |
| virtual void | restoreDocFile (Base::Reader &, const Base::String &) |
| | This method is used to restore large amounts of data from a binary file. More...
|
| |
| virtual bool | mustbeSaved () const |
| | Return 'true' if this object must always be saved in the file. More...
|
| |
| virtual bool | createSQL (Base::AbstractWriter &, Base::PersistenceVersion &, bool) |
| | This method is used to save properties or very small amounts of data to an XML document. More...
|
| |
| virtual Type | getTypeId (void) const |
| |
| template<typename T > |
| bool | isDerivedFrom () const |
| |
| bool | isDerivedFrom (const Type type) const |
| |
| | BaseClass () |
| | Construction. More...
|
| |
| virtual | ~BaseClass () |
| | Destruction. More...
|
| |
◆ Geom2dConic()
| Geom::Geom2dConic::Geom2dConic |
( |
| ) |
|
|
protected |
◆ ~Geom2dConic()
| virtual Geom::Geom2dConic::~Geom2dConic |
( |
| ) |
|
|
virtual |
◆ clone()
| virtual Geometry2d* Geom::Geom2dConic::clone |
( |
void |
| ) |
const |
|
pure virtual |
◆ getLocation()
◆ Handle()
| const Geom::Geom2dConic::Handle |
( |
Geom2d_Geometry |
| ) |
const & |
|
pure virtual |
◆ isReversed()
| bool Geom::Geom2dConic::isReversed |
( |
| ) |
const |
◆ RestoreAxis()
◆ SaveAxis()
◆ setLocation()
The documentation for this class was generated from the following file:
- D:/CadworkJobs/Softwareprojekte/Lexocad/V28.0/lexocad/Geom/include/Geom/Geometry2d.h