BlockFix_BlockFixAPI Class Reference

#include <BlockFix_BlockFixAPI.hxx>

Inheritance diagram for BlockFix_BlockFixAPI:

Inheritance graph

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT BlockFix_BlockFixAPI ()
void SetShape (const TopoDS_Shape &Shape)
Standard_EXPORT void Perform ()
TopoDS_Shape Shape () const
Handle_ShapeBuild_ReShape & Context ()
Standard_Real & Tolerance ()
Standard_EXPORT ~BlockFix_BlockFixAPI ()
Standard_EXPORT const Handle (Standard_Type)&DynamicType() const
Standard_EXPORT Standard_Boolean IsKind (const Handle(Standard_Type)&) const

Private Attributes

Handle_ShapeBuild_ReShape myContext
TopoDS_Shape myShape
Standard_Real myTolerance

Friends

Standard_EXPORT friend Handle_Standard_Type & BlockFix_BlockFixAPI_Type_ ()

Constructor & Destructor Documentation

BlockFix_BlockFixAPI::BlockFix_BlockFixAPI  ) 
 

Standard_EXPORT BlockFix_BlockFixAPI.~BlockFix_BlockFixAPI  ) 
 


Member Function Documentation

void* BlockFix_BlockFixAPI.operator new size_t  ,
void *  anAddress
 

void* BlockFix_BlockFixAPI.operator new size_t  size  ) 
 

void BlockFix_BlockFixAPI.operator delete void *  anAddress  ) 
 

void BlockFix_BlockFixAPI.SetShape const TopoDS_Shape &  Shape  ) 
 

void BlockFix_BlockFixAPI::Perform  ) 
 

TopoDS_Shape BlockFix_BlockFixAPI.Shape  )  const
 

Handle_ShapeBuild_ReShape& BlockFix_BlockFixAPI.Context  ) 
 

Standard_Real& BlockFix_BlockFixAPI.Tolerance  ) 
 

Standard_EXPORT const BlockFix_BlockFixAPI.Handle Standard_Type   )  const
 

Standard_EXPORT Standard_Boolean BlockFix_BlockFixAPI.IsKind const Handle(Standard_Type)&   )  const
 


Friends And Related Function Documentation

Standard_EXPORT friend Handle_Standard_Type& BlockFix_BlockFixAPI_Type_  )  [friend]
 


Field Documentation

Handle_ShapeBuild_ReShape BlockFix_BlockFixAPI.myContext [private]
 

TopoDS_Shape BlockFix_BlockFixAPI.myShape [private]
 

Standard_Real BlockFix_BlockFixAPI.myTolerance [private]