3.4.0
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
CTiglMakeLoft.h File Reference
#include "tigl_internal.h"
#include <vector>
#include <TopoDS_Shape.hxx>
#include <TopoDS_Wire.hxx>

Data Structures

class  CTiglMakeLoft
 The CTiglMakeLoft class is used to create loft topologies using cross sections and optional guide curves. By default, the resulting topology is a solid. In order to prevent closing the loft side faces (and making a solid), you can call CTiglMakeLoft::setMakeSolid(false) More...