#include <Shape.h>
|
enum | MesherType { MesherType::Default_Mesher,
MesherType::Acis_Mesher,
MesherType::Compound_Mesher
} |
|
enum | ModelingKernel {
ModelingKernel::OCC,
ModelingKernel::ACIS,
ModelingKernel::CARVE,
ModelingKernel::MIXED,
ModelingKernel::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 {} |
|
◆ Wire() [1/2]
◆ ~Wire()
virtual Topo::Wire::~Wire |
( |
| ) |
|
|
virtualdefault |
◆ Wire() [2/2]
Topo::Wire::Wire |
( |
ENTITY * |
ent | ) |
|
|
inlineprotected |
◆ copyFrom()
virtual void Topo::Wire::copyFrom |
( |
pConstWire |
rhs, |
|
|
bool |
deepCopy = true |
|
) |
| |
|
pure virtual |
◆ getEdgeByIndex()
virtual pConstEdge Topo::Wire::getEdgeByIndex |
( |
int |
idx | ) |
const |
|
pure virtual |
◆ getEdgeCount()
virtual int Topo::Wire::getEdgeCount |
( |
| ) |
const |
|
pure virtual |
◆ getWireTool()
◆ isLoop()
virtual bool Topo::Wire::isLoop |
( |
| ) |
const |
|
inlinevirtual |
◆ transform()
virtual void Topo::Wire::transform |
( |
const Geom::Trsf & |
| ) |
|
|
inlinevirtual |
◆ WireTool
The documentation for this class was generated from the following file:
- D:/CadworkJobs/SoftwareProjekte/Lexocad/LexoGit/Lexocad/lexocad/Topo/include/Topo/Shape.h