|
Open CASCADE Technology
6.9.0
|
#include <PXCAFDoc_Material.hxx>

| PXCAFDoc_Material::PXCAFDoc_Material | ( | ) |
| PXCAFDoc_Material::PXCAFDoc_Material | ( | const Handle< PCollection_HAsciiString > & | theName, |
| const Handle< PCollection_HAsciiString > & | theDescr, | ||
| const Standard_Real | theDensity, | ||
| const Handle< PCollection_HAsciiString > & | theDensName, | ||
| const Handle< PCollection_HAsciiString > & | theDensValType | ||
| ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| Standard_Real PXCAFDoc_Material::GetDensity | ( | ) | const |
| Handle< PCollection_HAsciiString > PXCAFDoc_Material::GetDensName | ( | ) | const |
| Handle< PCollection_HAsciiString > PXCAFDoc_Material::GetDensValType | ( | ) | const |
| Handle< PCollection_HAsciiString > PXCAFDoc_Material::GetDescription | ( | ) | const |
| Handle< PCollection_HAsciiString > PXCAFDoc_Material::GetName | ( | ) | const |
| void PXCAFDoc_Material::Set | ( | const Handle< PCollection_HAsciiString > & | theName, |
| const Handle< PCollection_HAsciiString > & | theDescr, | ||
| const Standard_Real | theDensity, | ||
| const Handle< PCollection_HAsciiString > & | theDensName, | ||
| const Handle< PCollection_HAsciiString > & | theDensValType | ||
| ) |
1.8.5