Open CASCADE Technology 6.6.0
Public Member Functions
IGESSelect_IGESTypeForm Class Reference

IGESTypeForm is a Signature specific to the IGES Norm :
it gives the signature under two possible forms :
More...

#include <IGESSelect_IGESTypeForm.hxx>

Inheritance diagram for IGESSelect_IGESTypeForm:
Inheritance graph
[legend]

Public Member Functions

 IGESSelect_IGESTypeForm (const Standard_Boolean withform=Standard_True)
 Creates a Signature for IGES Type & Form Numbers
If <withform> is False, for IGES Type Number only

void SetForm (const Standard_Boolean withform)
 Changes the mode for giving the Form Number

Standard_CString Value (const Handle< Standard_Transient > &ent, const Handle< Interface_InterfaceModel > &model) const
 Returns the signature for IGES, "mmm nnn" or "mmm" according
creation choice (Type & Form or Type only)


Detailed Description


Constructor & Destructor Documentation

IGESSelect_IGESTypeForm::IGESSelect_IGESTypeForm ( const Standard_Boolean  withform = Standard_True)

Member Function Documentation

void IGESSelect_IGESTypeForm::SetForm ( const Standard_Boolean  withform)
Standard_CString IGESSelect_IGESTypeForm::Value ( const Handle< Standard_Transient > &  ent,
const Handle< Interface_InterfaceModel > &  model 
) const [virtual]

Implements Interface_SignType.


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