#include <GEOMImpl_IShapes.hxx>
◆ anonymous enum
| Enumerator |
|---|
| SHAPE_ARG_SHAPES | |
| SHAPE_ARG_BASE | |
| SHAPE_ARG_PLANAR | |
| SHAPE_ARG_INTERSECT | |
| SHAPE_ARG_SUBTYPE | |
| SHAPE_ARG_INDICES | |
| SHAPE_ARG_TOLERANCE | |
| SHAPE_ARG_ANGLE_TOL | |
| SHAPE_ARG_WIRE_MODE | |
◆ GEOMImpl_IShapes()
| GEOMImpl_IShapes::GEOMImpl_IShapes |
( |
Handle(GEOM_Function) |
theFunction | ) |
|
|
inline |
◆ GetAngularTolerance()
| Standard_Real GEOMImpl_IShapes::GetAngularTolerance |
( |
| ) |
|
|
inline |
◆ GetIsIntersect()
| Standard_Boolean GEOMImpl_IShapes::GetIsIntersect |
( |
| ) |
|
|
inline |
◆ GetIsPlanar()
| Standard_Boolean GEOMImpl_IShapes::GetIsPlanar |
( |
| ) |
|
|
inline |
◆ GetSubShapeType()
| Standard_Integer GEOMImpl_IShapes::GetSubShapeType |
( |
| ) |
|
|
inline |
◆ GetTolerance()
| Standard_Real GEOMImpl_IShapes::GetTolerance |
( |
| ) |
|
|
inline |
◆ GetWireMode()
| Standard_Integer GEOMImpl_IShapes::GetWireMode |
( |
| ) |
|
|
inline |
◆ Handle() [1/4]
| GEOMImpl_IShapes::Handle |
( |
GEOM_Function |
| ) |
|
|
private |
◆ Handle() [2/4]
| GEOMImpl_IShapes::Handle |
( |
GEOM_Function |
| ) |
|
|
inline |
◆ Handle() [3/4]
| GEOMImpl_IShapes::Handle |
( |
TColStd_HArray1OfInteger |
| ) |
|
|
inline |
◆ Handle() [4/4]
| GEOMImpl_IShapes::Handle |
( |
TColStd_HSequenceOfTransient |
| ) |
|
|
inline |
◆ SetAngularTolerance()
| void GEOMImpl_IShapes::SetAngularTolerance |
( |
const Standard_Real |
theValue | ) |
|
|
inline |
◆ SetBase()
| void GEOMImpl_IShapes::SetBase |
( |
Handle(GEOM_Function) |
theRefBase | ) |
|
|
inline |
◆ SetIndices()
| void GEOMImpl_IShapes::SetIndices |
( |
const Handle(TColStd_HArray1OfInteger)& |
theIndices | ) |
|
|
inline |
◆ SetIsIntersect()
| void GEOMImpl_IShapes::SetIsIntersect |
( |
const Standard_Boolean |
isIntersect | ) |
|
|
inline |
◆ SetIsPlanar()
| void GEOMImpl_IShapes::SetIsPlanar |
( |
const Standard_Boolean |
isPlanarWanted | ) |
|
|
inline |
◆ SetShapes()
| void GEOMImpl_IShapes::SetShapes |
( |
const Handle(TColStd_HSequenceOfTransient)& |
theShapes | ) |
|
|
inline |
◆ SetSubShapeType()
| void GEOMImpl_IShapes::SetSubShapeType |
( |
const Standard_Integer |
theType | ) |
|
|
inline |
◆ SetTolerance()
| void GEOMImpl_IShapes::SetTolerance |
( |
const Standard_Real |
theValue | ) |
|
|
inline |
◆ SetWireMode()
| void GEOMImpl_IShapes::SetWireMode |
( |
const Standard_Integer |
theValue | ) |
|
|
inline |
The documentation for this class was generated from the following file: