// This file is generated by WOK (CPPExt). // Please do not edit this file; modify original file instead. // The copyright and license terms as defined for the original file apply to // this header file considered to be the "object code" form of the original source. #ifndef _TDataXtd_Shape_HeaderFile #define _TDataXtd_Shape_HeaderFile #ifndef _Standard_HeaderFile #include #endif #ifndef _Standard_DefineHandle_HeaderFile #include #endif #ifndef _Handle_TDataXtd_Shape_HeaderFile #include #endif #ifndef _TDF_Attribute_HeaderFile #include #endif #ifndef _Standard_Boolean_HeaderFile #include #endif #ifndef _Handle_TDF_Attribute_HeaderFile #include #endif #ifndef _Handle_TDF_RelocationTable_HeaderFile #include #endif #ifndef _Handle_TDF_DataSet_HeaderFile #include #endif #ifndef _Standard_OStream_HeaderFile #include #endif class TDF_Label; class TopoDS_Shape; class Standard_GUID; class TDF_Attribute; class TDF_RelocationTable; class TDF_DataSet; //! A Shape is associated in the framework with :
//! a NamedShape attribute
class TDataXtd_Shape : public TDF_Attribute { public: //! class methods
//! =============
//! try to retrieve a Shape attribute at label
//! or in fathers label of . Returns True if
//! found and set .
Standard_EXPORT static Standard_Boolean Find(const TDF_Label& current,Handle(TDataXtd_Shape)& S) ; //! Find, or create, a Shape attribute. the Shape attribute
//! is returned. Raises if