3.5.0-rc1
Loading...
Searching...
No Matches
CCPACSConfiguration.h File Reference

Implementation of CPACS configuration handling routines. More...

#include "tigl_internal.h"
#include "CTiglUIDManager.h"
#include "CTiglLogging.h"
#include "CCPACSAircraftModel.h"
#include "CCPACSRotorcraftModel.h"
#include "generated/CPACSHeader.h"
#include "CCPACSWings.h"
#include "CCPACSRotors.h"
#include "generated/CPACSFuselages.h"
#include "CCPACSACSystems.h"
#include "CCPACSFarField.h"
#include "generated/CPACSGuideCurveProfiles.h"
#include "TopoDS_Compound.hxx"
#include "BRep_Builder.hxx"
#include "CTiglShapeCache.h"
#include "CTiglMemoryPool.h"
#include "CSharedPtr.h"
#include "generated/CPACSProfiles.h"
#include "generated/CPACSEngines.h"
#include "generated/CPACSSystemElements.h"
#include "generated/CPACSDeckElements.h"

Data Structures

class  tigl::CCPACSConfiguration

Namespaces

namespace  tigl
 The CTiglShapeCache class acts as a storage for all kinds of intermediate shape results in order to improve speed of reoccurent calculations.

Typedefs

typedef CSharedPtr< CTiglFusePlanetigl::PTiglFusePlane

Functions

TIGL_EXPORT void tigl::ComponentGetBoundingBox (const CCPACSConfiguration &config, const std::string &uid, CTiglPoint &min, CTiglPoint &max)
 Computes the bounding box coordinates of the specified component.
TIGL_EXPORT void tigl::ConfigurationGetBoundingBox (const CCPACSConfiguration &config, CTiglPoint &min, CTiglPoint &max)
 Computes the bounding box of the whole aircraft.

Detailed Description

Implementation of CPACS configuration handling routines.