|
Open CASCADE Technology 6.5.2
|
IGESTypeForm is a Signature specific to the IGES Norm :
it gives the signature under two possible forms :
More...
#include <IGESSelect_IGESTypeForm.hxx>

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) | |
| IGESSelect_IGESTypeForm::IGESSelect_IGESTypeForm | ( | const Standard_Boolean | withform = Standard_True | ) |
| 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.
1.7.4