Simple Collection of geometric features based on BaseGeom inherited classes in order. More...

#include <Geometry.h>

Public Member Functions

void dump (std::string s)
 
TopoDS_Wire toOccWire (void) const
 
 Wire ()
 
 Wire (const TopoDS_Wire &w)
 
 ~Wire ()
 

Public Attributes

std::vector< BaseGeom * > geoms
 

Detailed Description

Simple Collection of geometric features based on BaseGeom inherited classes in order.

Constructor & Destructor Documentation

◆ Wire() [1/2]

Wire::Wire ( )

◆ Wire() [2/2]

Wire::Wire ( const TopoDS_Wire &  w)

◆ ~Wire()

Wire::~Wire ( )

Member Function Documentation

◆ dump()

void Wire::dump ( std::string  s)

◆ toOccWire()

TopoDS_Wire Wire::toOccWire ( void  ) const

Member Data Documentation

◆ geoms

std::vector<BaseGeom *> TechDraw::Wire::geoms

The documentation for this class was generated from the following files:
  • src/Mod/TechDraw/App/Geometry.h
  • src/Mod/TechDraw/App/Geometry.cpp