3.4.0
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...