Data Structures | |
class | CCPACSFuselage |
class | CCPACSFuselages |
class | CCPACSWing |
class | CCPACSWings |
Functions | |
TIGL_EXPORT TopoDS_Shape | transformFuselageProfileGeometry (const CTiglTransformation &fuselTransform, const CTiglFuselageConnection &connection, const TopoDS_Shape &shape) |
TIGL_EXPORT TopoDS_Shape | transformWingProfileGeometry (const CTiglTransformation &wingTransform, const CTiglWingConnection &connection, const TopoDS_Shape &wire) |
Transforms a shape in profile coordinates to world coordinates. More... | |
TIGL_EXPORT TopoDS_Shape tigl::transformFuselageProfileGeometry | ( | const CTiglTransformation & | fuselTransform, |
const CTiglFuselageConnection & | connection, | ||
const TopoDS_Shape & | shape | ||
) |
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.