Hide menu
Loading...
Searching...
No Matches

Provides a wireframe body composed of edges and wires. More...

#include <cadex/ModelData/WireframeBody.hxx>

Inherits cadex::ModelData::Body.

Public Member Functions

 WireframeBody (const Wire &theWire)
 
 WireframeBody (const Edge &theEdge)
 
void Append (const Wire &theWire)
 
void Append (const Edge &theEdge)
 
const std::vector< Shape > & Shapes () const
 

Static Public Member Functions

static bool CompareType (const BaseObject &theObject)
 

Protected Member Functions

 WireframeBody (const ImplType &theImpl)
 

Detailed Description

Provides a wireframe body composed of edges and wires.

See also
Edge, Wire