A composite curve segment is a bounded curve together with transition information which is used to construct a composite curve. (Definition from ISO/CD 16739:2011) Note: Transition information is not implemented yet.
More...
#include <CompositeCurveSegment.h>
A composite curve segment is a bounded curve together with transition information which is used to construct a composite curve. (Definition from ISO/CD 16739:2011) Note: Transition information is not implemented yet.
- See also
- Documentation from IFC4: IfcCompositeCurveSegment
◆ ~CompositeCurveSegment()
OpenLxApp::CompositeCurveSegment::~CompositeCurveSegment |
( |
void |
| ) |
|
◆ getParentCurve()
std::shared_ptr<BoundedCurve> OpenLxApp::CompositeCurveSegment::getParentCurve |
( |
| ) |
const |
◆ getSameSense()
bool OpenLxApp::CompositeCurveSegment::getSameSense |
( |
| ) |
const |
◆ setParentCurve()
void OpenLxApp::CompositeCurveSegment::setParentCurve |
( |
std::shared_ptr< BoundedCurve > |
boundedCurve | ) |
|
◆ setSameSense()
void OpenLxApp::CompositeCurveSegment::setSameSense |
( |
const bool & |
aValue | ) |
|
The documentation for this class was generated from the following file:
- D:/CadworkJobs/SoftwareProjekte/Lexocad/LexoGit/Lexocad/lexocad/OpenLxApp/include/OpenLxApp/CompositeCurveSegment.h