Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
HPS.Exchange.ExportParasolidOptionsKit Class Reference
Inheritance diagram for HPS.Exchange.ExportParasolidOptionsKit:
HPS.Sprocket HPS.Object

Public Member Functions

override void Dispose ()
 
 ExportParasolidOptionsKit (HPS.Exchange.ExportParasolidOptionsKit in_kit)
 
override HPS.Type ObjectType ()
 
void Set (HPS.Exchange.ExportParasolidOptionsKit in_kit)
 
void Show (out HPS.Exchange.ExportParasolidOptionsKit out_kit)
 
override bool Empty ()
 
override bool Equals (System.Object obj)
 
override int GetHashCode ()
 
bool Equals (HPS.Exchange.ExportParasolidOptionsKit in_kit)
 
HPS.Exchange.ExportParasolidOptionsKit SetSolidsAsFaces (bool in_state)
 
HPS.Exchange.ExportParasolidOptionsKit SetTessellation (bool in_state)
 
HPS.Exchange.ExportParasolidOptionsKit SetHiddenObjects (bool in_state)
 
HPS.Exchange.ExportParasolidOptionsKit SetApplication (string in_name)
 
HPS.Exchange.ExportParasolidOptionsKit SetVersion (string in_version)
 
HPS.Exchange.ExportParasolidOptionsKit UnsetSolidsAsFaces ()
 
HPS.Exchange.ExportParasolidOptionsKit UnsetTessellation ()
 
HPS.Exchange.ExportParasolidOptionsKit UnsetHiddenObjects ()
 
HPS.Exchange.ExportParasolidOptionsKit UnsetApplication ()
 
HPS.Exchange.ExportParasolidOptionsKit UnsetVersion ()
 
HPS.Exchange.ExportParasolidOptionsKit UnsetEverything ()
 
bool ShowSolidsAsFaces (out bool out_state)
 
bool ShowTessellation (out bool out_state)
 
bool ShowHiddenObjects (out bool out_state)
 
bool ShowApplication (out string out_name)
 
bool ShowVersion (out string out_version)
 
- Public Member Functions inherited from HPS.Sprocket
 Sprocket (HPS.Sprocket in_that)
 
- Public Member Functions inherited from HPS.Object
IntPtr GetClassID ()
 
 Object (HPS.Object in_that)
 
HPS.Type Type ()
 
virtual void Reset ()
 
bool HasType (HPS.Type in_mask)
 
IntPtr GetInstanceID ()
 

Static Public Member Functions

static
HPS.Exchange.ExportParasolidOptionsKit 
GetDefault ()
 
static bool operator== (HPS.Exchange.ExportParasolidOptionsKit a, HPS.Exchange.ExportParasolidOptionsKit b)
 
static bool operator!= (HPS.Exchange.ExportParasolidOptionsKit a, HPS.Exchange.ExportParasolidOptionsKit b)
 
- Static Public Member Functions inherited from HPS.Object
static IntPtr ClassID< T > ()
 

Protected Member Functions

override void deleteCptr ()
 
- Protected Member Functions inherited from HPS.Object
virtual IntPtr GetNonDirectorClassID ()
 

Additional Inherited Members

- Public Types inherited from HPS.Sprocket
enum  UpdateType { Synchronous = 0, Asynchronous = 1 }
 
- Protected Attributes inherited from HPS.Object
HandleRef cptr
 
HandleRef scptr
 
bool cMemOwn
 

The documentation for this class was generated from the following file: