Definition: ActiveScript.h:10
void setBasisSurface(std::shared_ptr< Plane > surface)
#define FORWARD_DECL(x, y)
Definition: Globals.h:93
void setInnerBoundaries(const std::vector< std::shared_ptr< BoundedCurve >> &innerBounds)
void setOuterBoundary(std::shared_ptr< BoundedCurve > outerBound)
The curve bounded surface is a parametric surface with curved boundaries defined by one or more bound...
Definition: CurveBoundedPlane.h:29
std::shared_ptr< BoundedCurve > getOuterBoundary() const
std::vector< std::shared_ptr< BoundedCurve > > getInnerBoundaries() const
std::shared_ptr< ElementarySurface > getBasisSurface() const
A bounded surface is a surface of finite area with identifiable boundaries. (Definition from ISO/CD 1...
Definition: BoundedSurface.h:22
#define PROXY_HEADER(_openlexocadclass_, _corelexocadclass_, _type_)
Definition: Globals.h:146