#include <HLRBRep_FaceData.hxx>
|
| HLRBRep_FaceData () |
|
void | Set (const TopoDS_Face &FG, const TopAbs_Orientation Or, const Standard_Boolean Cl, const Standard_Integer NW) |
| <Or> is the orientation of the face. <Cl> is true if the face belongs to a closed volume. <NW> is the number of wires ( or block of edges ) of the face. More...
|
|
void | SetWire (const Standard_Integer WI, const Standard_Integer NE) |
| Set <NE> the number of edges of the wire number <WI>. More...
|
|
void | SetWEdge (const Standard_Integer WI, const Standard_Integer EWI, const Standard_Integer EI, const TopAbs_Orientation Or, const Standard_Boolean OutL, const Standard_Boolean Inte, const Standard_Boolean Dble, const Standard_Boolean IsoL) |
| Set the edge number <EWI> of the wire <WI>. More...
|
|
Standard_Boolean | Selected () const |
|
void | Selected (const Standard_Boolean B) |
|
Standard_Boolean | Back () const |
|
void | Back (const Standard_Boolean B) |
|
Standard_Boolean | Side () const |
|
void | Side (const Standard_Boolean B) |
|
Standard_Boolean | Closed () const |
|
void | Closed (const Standard_Boolean B) |
|
Standard_Boolean | Hiding () const |
|
void | Hiding (const Standard_Boolean B) |
|
Standard_Boolean | Simple () const |
|
void | Simple (const Standard_Boolean B) |
|
Standard_Boolean | Cut () const |
|
void | Cut (const Standard_Boolean B) |
|
Standard_Boolean | WithOutL () const |
|
void | WithOutL (const Standard_Boolean B) |
|
Standard_Boolean | Plane () const |
|
void | Plane (const Standard_Boolean B) |
|
Standard_Boolean | Cylinder () const |
|
void | Cylinder (const Standard_Boolean B) |
|
Standard_Boolean | Cone () const |
|
void | Cone (const Standard_Boolean B) |
|
Standard_Boolean | Sphere () const |
|
void | Sphere (const Standard_Boolean B) |
|
Standard_Boolean | Torus () const |
|
void | Torus (const Standard_Boolean B) |
|
Standard_Real | Size () const |
|
void | Size (const Standard_Real S) |
|
TopAbs_Orientation | Orientation () const |
|
void | Orientation (const TopAbs_Orientation O) |
|
Handle< HLRAlgo_WiresBlock > & | Wires () |
|
HLRBRep_Surface & | Geometry () |
|
Standard_ShortReal | Tolerance () const |
|
|
enum | EMaskFlags {
EMaskOrient = 15,
FMaskSelected = 16,
FMaskBack = 32,
FMaskSide = 64,
FMaskClosed = 128,
FMaskHiding = 256,
FMaskSimple = 512,
FMaskCut = 1024,
FMaskWithOutL = 2048,
FMaskPlane = 4096,
FMaskCylinder = 8192,
FMaskCone = 16384,
FMaskSphere = 32768,
FMaskTorus = 65536
} |
|
◆ EMaskFlags
Enumerator |
---|
EMaskOrient | |
FMaskSelected | |
FMaskBack | |
FMaskSide | |
FMaskClosed | |
FMaskHiding | |
FMaskSimple | |
FMaskCut | |
FMaskWithOutL | |
FMaskPlane | |
FMaskCylinder | |
FMaskCone | |
FMaskSphere | |
FMaskTorus | |
◆ HLRBRep_FaceData()
HLRBRep_FaceData::HLRBRep_FaceData |
( |
| ) |
|
◆ Back() [1/2]
◆ Back() [2/2]
◆ Closed() [1/2]
◆ Closed() [2/2]
◆ Cone() [1/2]
◆ Cone() [2/2]
◆ Cut() [1/2]
◆ Cut() [2/2]
◆ Cylinder() [1/2]
◆ Cylinder() [2/2]
◆ Geometry()
◆ Hiding() [1/2]
◆ Hiding() [2/2]
◆ Orientation() [1/2]
◆ Orientation() [2/2]
◆ Plane() [1/2]
◆ Plane() [2/2]
◆ Selected() [1/2]
◆ Selected() [2/2]
◆ Set()
<Or> is the orientation of the face. <Cl> is true if the face belongs to a closed volume. <NW> is the number of wires ( or block of edges ) of the face.
◆ SetWEdge()
Set the edge number <EWI> of the wire <WI>.
◆ SetWire()
Set <NE> the number of edges of the wire number <WI>.
◆ Side() [1/2]
◆ Side() [2/2]
◆ Simple() [1/2]
◆ Simple() [2/2]
◆ Size() [1/2]
◆ Size() [2/2]
◆ Sphere() [1/2]
◆ Sphere() [2/2]
◆ Tolerance()
◆ Torus() [1/2]
◆ Torus() [2/2]
◆ Wires()
◆ WithOutL() [1/2]
◆ WithOutL() [2/2]
The documentation for this class was generated from the following file: