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

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | StepAP214_ExternalIdentificationItem () |
| Empty constructor . | |
| Standard_EXPORT Standard_Integer | CaseNum (const Handle(Standard_Transient)&ent) const |
| Recognizes a kind of ExternalIdentificationItem select type 1 -> DocumentFile from StepBasic 2 -> ExternallyDefinedClass from StepAP214 3 -> ExternallyDefinedGeneralProperty from StepAP214 4 -> ProductDefinition from StepBasic 0 else . | |
| Standard_EXPORT Handle_StepBasic_DocumentFile | DocumentFile () const |
| Returns Value as DocumentFile (or Null if another type) . | |
| Standard_EXPORT Handle_StepAP214_ExternallyDefinedClass | ExternallyDefinedClass () const |
| Returns Value as ExternallyDefinedClass (or Null if another type) . | |
| Standard_EXPORT Handle_StepAP214_ExternallyDefinedGeneralProperty | ExternallyDefinedGeneralProperty () const |
| Returns Value as ExternallyDefinedGeneralProperty (or Null if another type) . | |
| Standard_EXPORT Handle_StepBasic_ProductDefinition | ProductDefinition () const |
| Returns Value as ProductDefinition (or Null if another type) . | |
|
|
|
|
|
Implements StepData_SelectType. |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from StepData_SelectType. |
|
|
Reimplemented from StepData_SelectType. |
|
||||||||||||
|
Reimplemented from StepData_SelectType. |
|
|
|
1.4.1