#include <GEOMImpl_IShapes.hxx>
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 |
|
Standard_Real GEOMImpl_IShapes::GetAngularTolerance |
( |
| ) |
|
|
inline |
Standard_Boolean GEOMImpl_IShapes::GetIsIntersect |
( |
| ) |
|
|
inline |
Standard_Boolean GEOMImpl_IShapes::GetIsPlanar |
( |
| ) |
|
|
inline |
Standard_Integer GEOMImpl_IShapes::GetSubShapeType |
( |
| ) |
|
|
inline |
Standard_Real GEOMImpl_IShapes::GetTolerance |
( |
| ) |
|
|
inline |
GEOMImpl_IShapes::Handle |
( |
TColStd_HSequenceOfTransient |
| ) |
|
|
inline |
GEOMImpl_IShapes::Handle |
( |
TColStd_HArray1OfInteger |
| ) |
|
|
inline |
void GEOMImpl_IShapes::SetAngularTolerance |
( |
const Standard_Real |
theValue | ) |
|
|
inline |
void GEOMImpl_IShapes::SetIndices |
( |
const Handle(TColStd_HArray1OfInteger)& |
theIndices | ) |
|
|
inline |
void GEOMImpl_IShapes::SetIsIntersect |
( |
const Standard_Boolean |
isIntersect | ) |
|
|
inline |
void GEOMImpl_IShapes::SetIsPlanar |
( |
const Standard_Boolean |
isPlanarWanted | ) |
|
|
inline |
void GEOMImpl_IShapes::SetShapes |
( |
const Handle(TColStd_HSequenceOfTransient)& |
theShapes | ) |
|
|
inline |
void GEOMImpl_IShapes::SetSubShapeType |
( |
const Standard_Integer |
theType | ) |
|
|
inline |
void GEOMImpl_IShapes::SetTolerance |
( |
const Standard_Real |
theValue | ) |
|
|
inline |
The documentation for this class was generated from the following file: