Implementation of CPACS wing handling routines. More...
#include <string>#include "generated/CPACSWing.h"#include "tigl_config.h"#include "CTiglTransformation.h"#include "CTiglRelativelyPositionedComponent.h"#include "generated/CPACSWingSections.h"#include "CCPACSWingSegments.h"#include "CCPACSWingComponentSegments.h"#include "CCPACSPositionings.h"#include "CTiglAbstractSegment.h"#include "CCPACSGuideCurve.h"#include "Cache.h"#include "TopoDS_Shape.hxx"#include "TopoDS_Compound.hxx"#include "CTiglWingSectionElement.h"#include "CTiglWingHelper.h"Data Structures | |
| class | tigl::CCPACSWing |
| struct | tigl::CCPACSWing::LocatedGuideCurves |
| struct | tigl::CCPACSWing::LocatedGuideCurves::LocatedGuideCurve |
Namespaces | |
| tigl | |
| The CTiglShapeCache class acts as a storage for all kinds of intermediate shape results in order to improve speed of reoccurent calculations. | |
Functions | |
| TIGL_EXPORT TopoDS_Shape | tigl::transformWingProfileGeometry (const CTiglTransformation &wingTransform, const CTiglWingConnection &connection, const TopoDS_Shape &wire) |
| Transforms a shape in profile coordinates to world coordinates. More... | |
Implementation of CPACS wing handling routines.