// 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 _TNaming_Selector_HeaderFile #define _TNaming_Selector_HeaderFile #ifndef _Standard_HeaderFile #include #endif #ifndef _Standard_Macro_HeaderFile #include #endif #ifndef _TDF_Label_HeaderFile #include #endif #ifndef _Standard_Boolean_HeaderFile #include #endif #ifndef _Handle_TNaming_NamedShape_HeaderFile #include #endif class TDF_Label; class TopoDS_Shape; class TNaming_NamedShape; class TDF_LabelMap; class TDF_AttributeMap; //! This class provides a single API for selection of shapes.
//! This involves both identification and selection of
//! shapes in the data framework.
//! If the selected shape is modified, this selector will
//! solve its identifications.
//! This class is the user interface for topological
//! naming resources.
//! * The method returns (if exists)
//! the NamedShape which contains a given shape. The
//! definition of an identified shape is : a Shape
//! handled by a NamedShape (this shape is the only
//! one stored) , which has the TNaming_PRImITIVE evolution
//!
//! * The