|
| HAnalysisModel () |
|
virtual | ~HAnalysisModel () |
|
void | Init () |
|
HFileInputResult | Read (const char *FileName) |
|
bool | Write (const char *FileName, HBaseView *pHView, int version, int width=0, int height=0) |
|
bool | IsSolidModel () |
|
virtual void | CleanIncludes () |
|
virtual void | DeleteIncludedSegments () |
|
virtual void | Flush () |
|
virtual HC_KEY | GetBBoxKey () const |
|
virtual HBhvBehaviorManager * | GetBhvBehaviorManager () |
|
TK_Dispatch_XML * | GetDispatchXML () |
|
HEventManager * | GetEventManager () |
|
bool | GetFileLoadComplete () const |
|
bool | GetFirstFitComplete () const |
|
HModelInfo * | GetHModelInfo () const |
|
bool | GetLMVModel () const |
|
virtual HC_KEY | GetModelIncludeKey () const |
|
virtual HC_KEY | GetModelKey () const |
|
bool | GetObjectCheck () const |
|
bool | GetStaticModel () const |
|
bool | GetStaticModelOn () const |
|
virtual HStreamFileToolkit * | GetStreamFileTK () const |
|
| HBaseModel (char const *model=0) |
|
virtual bool | IsBRepGeometry () const |
|
virtual bool | IsFEAGeometry () const |
|
virtual bool | IsVectorGeometry () const |
|
virtual HFileInputResult | Read (const __wchar_t *FileName, HBaseView *pHView=0, bool clean_include=true, HInputHandlerOptions *options=0) |
|
void | SetBhvBehaviorManager (HBhvBehaviorManager *BehaviorManager) |
|
virtual void | SetBRepGeometry (bool brep) |
|
virtual void | SetFEAGeometry (bool fea) |
|
void | SetFileLoadComplete (bool value, HBaseView *pHView=0) |
|
void | SetFirstFitComplete (bool value) |
|
void | SetLMVModel (bool value) |
|
void | SetObjectCheck (bool value) |
|
void | SetStaticModel (bool value) |
|
virtual void | SetVectorGeometry (bool vector) |
|
void | Update (bool antialias=false, bool forceUpdate=false) |
|
virtual HFileOutputResult | Write (const __wchar_t *FileName, HBaseView *pHView=0, float width=0, float height=0) |
|
virtual HFileOutputResult | WriteWithOptions (const __wchar_t *FileName, HBaseView *pHView=0, HOutputHandlerOptions *options=0) |
|
virtual | ~HBaseModel () |
|
Custom HBaseModel object which provides a few tutorial-specific data members