Open CASCADE Technology
6.5.4
|
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>
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 |
Handle_TCollection_HAsciiString IGESAppli_FlowLineSpec::FlowLineName | ( | ) | const |
void IGESAppli_FlowLineSpec::Init | ( | const Handle< Interface_HArray1OfHAsciiString > & | allProperties | ) |
Handle_TCollection_HAsciiString IGESAppli_FlowLineSpec::Modifier | ( | const Standard_Integer | Index | ) | const |