Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
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


Member Function Documentation

  • nbPropVal : Number of property values, always = 1
  • aName : Stores the Name
Handle_TCollection_HAsciiString IGESBasic_Name::Value ( ) const [virtual]

Implements IGESData_NameEntity.


The documentation for this class was generated from the following file: