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

Public Member Functions

override void Dispose ()
 
 ExportSTLOptionsKit (HPS.Exchange.ExportSTLOptionsKit in_kit)
 
override HPS.Type ObjectType ()
 
void Set (HPS.Exchange.ExportSTLOptionsKit in_kit)
 
void Show (out HPS.Exchange.ExportSTLOptionsKit out_kit)
 
override bool Empty ()
 
override bool Equals (System.Object obj)
 
override int GetHashCode ()
 
bool Equals (HPS.Exchange.ExportSTLOptionsKit in_kit)
 
HPS.Exchange.ExportSTLOptionsKit SetBinary (bool in_state)
 
HPS.Exchange.ExportSTLOptionsKit SetTessellationLevel (HPS.Exchange.Tessellation.Level in_level)
 
HPS.Exchange.ExportSTLOptionsKit SetTessellationLevel (HPS.Exchange.Tessellation.Chord.Limit in_limit_type, double in_limit, double in_angle_tolerance)
 
HPS.Exchange.ExportSTLOptionsKit SetTessellationAccuracy (HPS.Exchange.Tessellation.Accuracy in_type)
 
HPS.Exchange.ExportSTLOptionsKit SetCurrentTessellationRetention (bool in_state)
 
HPS.Exchange.ExportSTLOptionsKit SetMaximumEdgeLength (double in_length)
 
HPS.Exchange.ExportSTLOptionsKit UnsetBinary ()
 
HPS.Exchange.ExportSTLOptionsKit UnsetTessellationLevel ()
 
HPS.Exchange.ExportSTLOptionsKit UnsetTessellationAccuracy ()
 
HPS.Exchange.ExportSTLOptionsKit UnsetCurrentTessellationRetention ()
 
HPS.Exchange.ExportSTLOptionsKit UnsetMaximumEdgeLength ()
 
HPS.Exchange.ExportSTLOptionsKit UnsetEverything ()
 
bool ShowBinary (out bool out_state)
 
bool ShowTessellationLevel (out HPS.Exchange.Tessellation.Type out_type, out HPS.Exchange.Tessellation.Level out_level, out HPS.Exchange.Tessellation.Chord.Limit out_limit_type, out double out_limit, out double out_angle_tolerance)
 
bool ShowTessellationAccuracy (out HPS.Exchange.Tessellation.Accuracy out_type)
 
bool ShowCurrentTessellationRetention (out bool out_state)
 
bool ShowMaximumEdgeLength (out double out_length)
 
- 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.ExportSTLOptionsKit 
GetDefault ()
 
static bool operator== (HPS.Exchange.ExportSTLOptionsKit a, HPS.Exchange.ExportSTLOptionsKit b)
 
static bool operator!= (HPS.Exchange.ExportSTLOptionsKit a, HPS.Exchange.ExportSTLOptionsKit 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: