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

Public Member Functions | |
| Standard_EXPORT | STEPControl_ActorWrite () |
| virtual Standard_EXPORT Standard_Boolean | Recognize (const Handle(Transfer_Finder)&start) |
| virtual Standard_EXPORT Handle_Transfer_Binder | Transfer (const Handle(Transfer_Finder)&start, const Handle(Transfer_FinderProcess)&FP) |
| Standard_EXPORT Handle_Transfer_Binder | TransferSubShape (const Handle(Transfer_Finder)&start, const Handle(StepShape_ShapeDefinitionRepresentation)&SDR, Handle(StepGeom_Axis2Placement3d)&AX1, const Handle(Transfer_FinderProcess)&FP) |
| Standard_EXPORT Handle_Transfer_Binder | TransferShape (const Handle(Transfer_Finder)&start, const Handle(StepShape_ShapeDefinitionRepresentation)&SDR, const Handle(Transfer_FinderProcess)&FP) |
| Standard_EXPORT Handle_Transfer_Binder | TransferCompound (const Handle(Transfer_Finder)&start, const Handle(StepShape_ShapeDefinitionRepresentation)&SDR, const Handle(Transfer_FinderProcess)&FP) |
| Standard_EXPORT void | SetMode (const STEPControl_StepModelType M) |
| Standard_EXPORT STEPControl_StepModelType | Mode () const |
| Standard_EXPORT void | SetGroupMode (const Standard_Integer mode) |
| Standard_EXPORT Standard_Integer | GroupMode () const |
| Standard_EXPORT void | SetTolerance (const Standard_Real Tol) |
| virtual Standard_EXPORT Standard_Boolean | IsAssembly (TopoDS_Shape &S) const |
| Customizable method to check whether shape S should be written as assembly or not Default implementation uses flag GroupMode and analyses the shape itself NOTE: this method can modify shape . | |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| Standard_Integer | mygroup |
| Standard_Real | mytoler |
| STEPConstruct_ContextTool | myContext |
|
|
|
|
|
|
|
|
Reimplemented from Transfer_ActorOfFinderProcess. Reimplemented in STEPCAFControl_ActorWrite. |
|
|
Reimplemented in STEPCAFControl_ActorWrite. |
|
|
|
|
|
Reimplemented from Transfer_ActorOfProcessForFinder. |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
Reimplemented from Transfer_ActorOfFinderProcess. |
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
1.4.1