A curve can be envisioned as the path of a point moving in its coordinate space. (Definition from ISO/CD 16739:2011)
More...
#include <Curve.h>
A curve can be envisioned as the path of a point moving in its coordinate space. (Definition from ISO/CD 16739:2011)
- See also
- Documentation from IFC4: IfcCurve
◆ ~Curve()
virtual OpenLxApp::Curve::~Curve |
( |
void |
| ) |
|
|
virtual |
◆ Curve()
OpenLxApp::Curve::Curve |
( |
void |
| ) |
|
|
inlineprotected |
◆ d0()
void OpenLxApp::Curve::d0 |
( |
double |
u, |
|
|
Geom::Pnt & |
p |
|
) |
| const |
◆ d1()
◆ d2()
◆ firstParameter()
double OpenLxApp::Curve::firstParameter |
( |
| ) |
const |
◆ getWire()
◆ lastParameter()
double OpenLxApp::Curve::lastParameter |
( |
| ) |
const |
◆ reverse()
void OpenLxApp::Curve::reverse |
( |
| ) |
|
◆ transform()
void OpenLxApp::Curve::transform |
( |
const Geom::Trsf & |
t | ) |
|
◆ transformedParameter()
double OpenLxApp::Curve::transformedParameter |
( |
double |
U, |
|
|
const Geom::Trsf & |
t |
|
) |
| const |
◆ translate()
void OpenLxApp::Curve::translate |
( |
const Geom::Vec & |
v | ) |
|
◆ value()
Geom::Pnt OpenLxApp::Curve::value |
( |
double |
U | ) |
const |
The documentation for this class was generated from the following file:
- D:/CadworkJobs/Softwareprojekte/Lexocad/V27.0/lexocad/OpenLxApp/include/OpenLxApp/Curve.h