#include <IGESSelect_IGESTypeForm.hxx>
Inheritance diagram for IGESSelect_IGESTypeForm:

Public Member Functions | |
| Standard_EXPORT | 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 . | |
| Standard_EXPORT void | SetForm (const Standard_Boolean withform) |
| Changes the mode for giving the Form Number . | |
| Standard_EXPORT 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) . | |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| Standard_Boolean | theform |
|
|
|
|
|
Reimplemented from IFSelect_Signature. |
|
|
|
|
||||||||||||
|
Implements Interface_SignType. |
|
|
|
1.4.1