Implementation of CPACS fuselage handling routines. More...
#include "generated/CPACSFuselage.h"
#include <string>
#include "tigl_config.h"
#include "CTiglTransformation.h"
#include "CCPACSFuselageSections.h"
#include "CCPACSFuselageSegments.h"
#include "CCPACSPositionings.h"
#include "CTiglRelativelyPositionedComponent.h"
#include "CCPACSGuideCurve.h"
#include "CTiglFuselageConnection.h"
#include "Cache.h"
#include "CreateConnectedElementI.h"
#include "TopoDS_Shape.hxx"
#include "TopoDS_Compound.hxx"
#include "BRep_Builder.hxx"
#include <gp_Lin.hxx>
#include "CTiglFuselageHelper.h"
Data Structures | |
class | tigl::CCPACSFuselage |
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::transformFuselageProfileGeometry (const CTiglTransformation &fuselTransform, const CTiglFuselageConnection &connection, const TopoDS_Shape &shape) |
Implementation of CPACS fuselage handling routines.