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

| PNaming_NamedShape::PNaming_NamedShape | ( | ) |
Creates a mutable NamedShape from PNaming.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| Standard_Integer PNaming_NamedShape::NbShapes | ( | ) | const |
Returns the number of shapes.
| void PNaming_NamedShape::NewShapes | ( | const Handle< PTopoDS_HArray1OfShape1 > & | theShapes | ) |
Sets the field <myNewShapes>.
| Handle< PTopoDS_HArray1OfShape1 > PNaming_NamedShape::NewShapes | ( | ) | const |
Returns the field <myNewShapes>.
| void PNaming_NamedShape::OldShapes | ( | const Handle< PTopoDS_HArray1OfShape1 > & | theShapes | ) |
Sets the field <myOldShapes>.
| Handle< PTopoDS_HArray1OfShape1 > PNaming_NamedShape::OldShapes | ( | ) | const |
Returns the field <myOldShapes>.
| void PNaming_NamedShape::ShapeStatus | ( | const Standard_Integer | theShapeStatus | ) |
Sets the field <myShapeStatus>.
| Standard_Integer PNaming_NamedShape::ShapeStatus | ( | ) | const |
Returns the field <myShapeStatus>.
| void PNaming_NamedShape::Version | ( | const Standard_Integer | theVersion | ) |
Sets the field <myVersion>.
| Standard_Integer PNaming_NamedShape::Version | ( | ) | const |
Returns the field <myVersion>.
1.8.5