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) |
![]() | |
Sprocket (HPS.Sprocket in_that) | |
![]() | |
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 IntPtr | ClassID< T > () |
Protected Member Functions | |
override void | deleteCptr () |
![]() | |
virtual IntPtr | GetNonDirectorClassID () |
Additional Inherited Members | |
![]() | |
enum | UpdateType { Synchronous = 0, Asynchronous = 1 } |
![]() | |
HandleRef | cptr |
HandleRef | scptr |
bool | cMemOwn |