#include <GEOMImpl_ITransferData.hxx>
|
| TCollection_AsciiString | GetStringData (const TopoDS_Shape &theSubShape, const Standard_Boolean IsName) |
| |
| void | SetStringData (const TopoDS_Shape &theSubShape, const TCollection_AsciiString &theData, const Standard_Boolean IsName) |
| |
| | Handle (GEOM_Function) _func |
| |
| int GEOMImpl_ITransferData::GetFindMethod |
( |
| ) |
|
|
inline |
| TCollection_AsciiString GEOMImpl_ITransferData::GetMaterial |
( |
const TopoDS_Shape & |
theSubShape | ) |
|
|
inline |
| TCollection_AsciiString GEOMImpl_ITransferData::GetName |
( |
const TopoDS_Shape & |
theSubShape | ) |
|
|
inline |
| TCollection_AsciiString GEOMImpl_ITransferData::GetStringData |
( |
const TopoDS_Shape & |
theSubShape, |
|
|
const Standard_Boolean |
IsName |
|
) |
| |
|
private |
| GEOMImpl_ITransferData::Handle |
( |
TColStd_HArray1OfExtendedString |
| ) |
|
|
inline |
| GEOMImpl_ITransferData::Handle |
( |
TColStd_HArray1OfInteger |
| ) |
|
|
inline |
| GEOMImpl_ITransferData::Handle |
( |
TColStd_HArray1OfInteger |
| ) |
|
|
inline |
| void GEOMImpl_ITransferData::SetDatumMaxVal |
( |
const Handle(TColStd_HArray1OfInteger)& |
theDatumMaxVal | ) |
|
|
inline |
| void GEOMImpl_ITransferData::SetDatumName |
( |
const Handle(TColStd_HArray1OfExtendedString)& |
theDatumName | ) |
|
|
inline |
| void GEOMImpl_ITransferData::SetDatumVal |
( |
const Handle(TColStd_HArray1OfInteger)& |
theDatumVal | ) |
|
|
inline |
| void GEOMImpl_ITransferData::SetFindMethod |
( |
const int |
theFindMethod | ) |
|
|
inline |
| void GEOMImpl_ITransferData::SetMaterial |
( |
const TopoDS_Shape & |
theSubShape, |
|
|
const TCollection_AsciiString & |
theName |
|
) |
| |
|
inline |
| void GEOMImpl_ITransferData::SetName |
( |
const TopoDS_Shape & |
theSubShape, |
|
|
const TCollection_AsciiString & |
theName |
|
) |
| |
|
inline |
| void GEOMImpl_ITransferData::SetStringData |
( |
const TopoDS_Shape & |
theSubShape, |
|
|
const TCollection_AsciiString & |
theData, |
|
|
const Standard_Boolean |
IsName |
|
) |
| |
|
private |
The documentation for this class was generated from the following files: