#include <PNaming_NamedShape.hxx>
Inheritance diagram for PNaming_NamedShape:
Public Member Functions | |
Standard_EXPORT | PNaming_NamedShape () |
Creates a mutable NamedShape from PNaming. . | |
Standard_EXPORT Standard_Integer | NbShapes () const |
Returns the number of shapes. . | |
Standard_EXPORT void | OldShapes (const Handle(PTopoDS_HArray1OfShape1)&theShapes) |
Sets the field <myoldshapes>. . | |
Standard_EXPORT Handle_PTopoDS_HArray1OfShape1 | OldShapes () const |
Returns the field <myoldshapes>. . | |
Standard_EXPORT void | NewShapes (const Handle(PTopoDS_HArray1OfShape1)&theShapes) |
Sets the field <mynewshapes>. . | |
Standard_EXPORT Handle_PTopoDS_HArray1OfShape1 | NewShapes () const |
Returns the field <mynewshapes>. . | |
Standard_EXPORT void | ShapeStatus (const Standard_Integer theShapeStatus) |
Sets the field <myshapestatus>. . | |
Standard_EXPORT Standard_Integer | ShapeStatus () const |
Returns the field <myshapestatus>. . | |
Standard_EXPORT void | Version (const Standard_Integer theVersion) |
Sets the field <myversion>. . | |
Standard_EXPORT Standard_Integer | Version () const |
Returns the field <myversion>. . | |
PNaming_NamedShape (const Storage_stCONSTclCOM &a) | |
Handle (PTopoDS_HArray1OfShape1) _CSFDB_GetPNaming_NamedShapemyOldShapes() const | |
void | _CSFDB_SetPNaming_NamedShapemyOldShapes (const Handle(PTopoDS_HArray1OfShape1)&p) |
Handle (PTopoDS_HArray1OfShape1) _CSFDB_GetPNaming_NamedShapemyNewShapes() const | |
void | _CSFDB_SetPNaming_NamedShapemyNewShapes (const Handle(PTopoDS_HArray1OfShape1)&p) |
Standard_Integer | _CSFDB_GetPNaming_NamedShapemyShapeStatus () const |
void | _CSFDB_SetPNaming_NamedShapemyShapeStatus (const Standard_Integer p) |
Standard_Integer | _CSFDB_GetPNaming_NamedShapemyVersion () const |
void | _CSFDB_SetPNaming_NamedShapemyVersion (const Standard_Integer p) |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Handle_PTopoDS_HArray1OfShape1 | myOldShapes |
Handle_PTopoDS_HArray1OfShape1 | myNewShapes |
Standard_Integer | myShapeStatus |
Standard_Integer | myVersion |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from PDF_Attribute. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|