#include <Shape.h>
|  | 
| enum | MesherType { MesherType::Default_Mesher, 
MesherType::Acis_Mesher, 
MesherType::Compound_Mesher
 } | 
|  | 
| enum | ModellingKernel { ModellingKernel::OCC, 
ModellingKernel::ACIS, 
ModellingKernel::CARVE, 
ModellingKernel::MIXED,
 ModellingKernel::UNKNOWN
 }
 | 
|  | 
| static Type | getClassTypeId (void) | 
|  | 
| static void | init (void) | 
|  | 
| static void * | create (void) | 
|  | 
| static void | setIfcNameAndID (const std::string &n, int id) | 
|  | 
| long | ____deadVal = 0xBADEAFFE | 
|  | 
| static void | initSubclass (Base::Type &toInit, const char *ClassName, const char *ParentName, Type::instantiationMethod method=0) | 
|  | 
| static void | initIfcTypes (const std::string &s, Base::Type classTypeId, int id) | 
|  | 
| pConstTopologicalItem | source | 
|  | 
◆ Vertex() [1/3]
      
        
          | Topo::Vertex::Vertex | ( | void |  | ) |  | 
      
 
 
◆ Vertex() [2/3]
      
        
          | Topo::Vertex::Vertex | ( | pConstVertex | rhs, | 
        
          |  |  | bool | deepCopy = true | 
        
          |  | ) |  |  | 
      
 
 
◆ ~Vertex()
  
  | 
        
          | virtual Topo::Vertex::~Vertex | ( | void |  | ) |  |  | virtual | 
 
 
◆ Vertex() [3/3]
  
  | 
        
          | Topo::Vertex::Vertex | ( | ENTITY * | ent | ) |  |  | inlineprotected | 
 
 
◆ copyFrom()
  
  | 
        
          | virtual void Topo::Vertex::copyFrom | ( | pConstVertex | rhs, |  
          |  |  | bool | deepCopy = true |  
          |  | ) |  |  |  | pure virtual | 
 
 
◆ getGeometricInformation()
◆ getPoint()
  
  | 
        
          | virtual Geom::Pnt Topo::Vertex::getPoint | ( |  | ) | const |  | pure virtual | 
 
 
◆ getVertexTool()
◆ transform()
  
  | 
        
          | virtual void Topo::Vertex::transform | ( | const Geom::Trsf & |  | ) |  |  | inlinevirtual | 
 
 
◆ VertexTool
The documentation for this class was generated from the following file:
- D:/CadworkJobs/Softwareprojekte/Lexocad/V28.0/lexocad/Topo/include/Topo/Shape.h