Open CASCADE Technology
6.9.1
|
#include <PXCAFDoc_DimTol.hxx>
PXCAFDoc_DimTol::PXCAFDoc_DimTol | ( | ) |
PXCAFDoc_DimTol::PXCAFDoc_DimTol | ( | const Standard_Integer | theKind, |
const Handle< PColStd_HArray1OfReal > & | theVal, | ||
const Handle< PCollection_HAsciiString > & | theName, | ||
const Handle< PCollection_HAsciiString > & | theDescr | ||
) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Handle< PCollection_HAsciiString > PXCAFDoc_DimTol::GetDescription | ( | ) | const |
Standard_Integer PXCAFDoc_DimTol::GetKind | ( | ) | const |
Handle< PCollection_HAsciiString > PXCAFDoc_DimTol::GetName | ( | ) | const |
Handle< PColStd_HArray1OfReal > PXCAFDoc_DimTol::GetVal | ( | ) | const |
void PXCAFDoc_DimTol::Set | ( | const Standard_Integer | theKind, |
const Handle< PColStd_HArray1OfReal > & | theVal, | ||
const Handle< PCollection_HAsciiString > & | theName, | ||
const Handle< PCollection_HAsciiString > & | theDescr | ||
) |