#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 (std::string n, int id) |
|
static void | initSubclass (Base::Type &toInit, const char *ClassName, const char *ParentName, Type::instantiationMethod method=0) |
|
static void | initIfcTypes (std::string s, Base::Type classTypeId, int id) |
|
pConstTopologicalItem | source |
|
◆ Face() [1/3]
Topo::Face::Face |
( |
void |
| ) |
|
◆ Face() [2/3]
Topo::Face::Face |
( |
pConstFace |
rhs, |
|
|
bool |
deepCopy = false |
|
) |
| |
◆ ~Face()
virtual Topo::Face::~Face |
( |
void |
| ) |
|
|
virtual |
◆ Face() [3/3]
Topo::Face::Face |
( |
ENTITY * |
ent | ) |
|
|
inlineprotected |
◆ copyFrom()
virtual void Topo::Face::copyFrom |
( |
pConstFace |
rhs, |
|
|
bool |
deepCopy = true |
|
) |
| |
|
pure virtual |
◆ getFaceNormal()
Projects pnt on the face. Returns normal for this point and the calculated pointOnFace.
◆ getFaceTool()
◆ getGeometricInformation()
◆ getGeometry()
◆ transform()
virtual void Topo::Face::transform |
( |
const Geom::Trsf & |
| ) |
|
|
inlinevirtual |
◆ FaceTool
The documentation for this class was generated from the following file:
- D:/CadworkJobs/Softwareprojekte/Lexocad/V27.0/lexocad/Topo/include/Topo/Shape.h