Open CASCADE Technology 6.6.0
Public Member Functions
IGESAppli_FlowLineSpec Class Reference

defines FlowLineSpec, Type <406> Form <14>
in package IGESAppli
Attaches one or more text strings to entities being
used to represent a flow line

#include <IGESAppli_FlowLineSpec.hxx>

Inheritance diagram for IGESAppli_FlowLineSpec:
Inheritance graph
[legend]

Public Member Functions

 IGESAppli_FlowLineSpec ()
void Init (const Handle< Interface_HArray1OfHAsciiString > &allProperties)
 This method is used to set the fields of the class
FlowLineSpec

Standard_Integer NbPropertyValues () const
 returns the number of property values

Handle_TCollection_HAsciiString FlowLineName () const
 returns primary flow line specification name

Handle_TCollection_HAsciiString Modifier (const Standard_Integer Index) const
 returns specified modifier element
raises exception if Index <= 1 or Index > NbPropertyValues


Constructor & Destructor Documentation

IGESAppli_FlowLineSpec::IGESAppli_FlowLineSpec ( )

Member Function Documentation

Handle_TCollection_HAsciiString IGESAppli_FlowLineSpec::FlowLineName ( ) const
void IGESAppli_FlowLineSpec::Init ( const Handle< Interface_HArray1OfHAsciiString > &  allProperties)
  • allProperties : primary flow line specification and modifiers
Handle_TCollection_HAsciiString IGESAppli_FlowLineSpec::Modifier ( const Standard_Integer  Index) const
Standard_Integer IGESAppli_FlowLineSpec::NbPropertyValues ( ) const

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