Open CASCADE Technology 6.6.0
Public Member Functions
IGESBasic_Name Class Reference

defines Name, Type <406> Form <15>
in package IGESBasic
Used to specify a user defined name

#include <IGESBasic_Name.hxx>

Inheritance diagram for IGESBasic_Name:
Inheritance graph
[legend]

Public Member Functions

 IGESBasic_Name ()
void Init (const Standard_Integer nbPropVal, const Handle< TCollection_HAsciiString > &aName)
 This method is used to set the fields of the class Name

Standard_Integer NbPropertyValues () const
 returns the number of property values, which should be 1

Handle_TCollection_HAsciiString Value () const
 returns the user defined Name


Constructor & Destructor Documentation

IGESBasic_Name::IGESBasic_Name ( )

Member Function Documentation

void IGESBasic_Name::Init ( const Standard_Integer  nbPropVal,
const Handle< TCollection_HAsciiString > &  aName 
)
  • nbPropVal : Number of property values, always = 1
  • aName : Stores the Name
Standard_Integer IGESBasic_Name::NbPropertyValues ( ) const
Handle_TCollection_HAsciiString IGESBasic_Name::Value ( ) const [virtual]

Implements IGESData_NameEntity.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines