Open CASCADE Technology  7.0.0
Data Structures

StepSelect_StepType.hxx File Reference

#include <Standard.hxx>
#include <Standard_Type.hxx>
#include <StepData_WriterLib.hxx>
#include <IFSelect_Signature.hxx>
#include <Standard_CString.hxx>

Data Structures

class  StepSelect_StepType
 StepType is a Signature specific to Step definitions : it considers the type as defined in STEP Schemas, the same which is used in files. For a Complex Type, if its definition is known, StepType produces the list of basic types, separated by commas, the whole between brackets : "(TYPE1,TYPE2..)". If its precise definition is not known (simply it is known as Complex, it can be recognised, but the list is produced at Write time only), StepType produces : "(..COMPLEX TYPE..)". More...