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

Public Member Functions

override void Dispose ()
 
 ModelFileImportOptionsKit (HPS.Exchange.ModelFileImportOptionsKit in_kit)
 
override HPS.Type ObjectType ()
 
void Set (HPS.Exchange.ModelFileImportOptionsKit in_kit)
 
void Show (out HPS.Exchange.ModelFileImportOptionsKit out_kit)
 
override bool Empty ()
 
override bool Equals (System.Object obj)
 
override int GetHashCode ()
 
bool Equals (HPS.Exchange.ModelFileImportOptionsKit in_kit)
 
HPS.Exchange.ModelFileImportOptionsKit SetTessellationLevel (HPS.Exchange.Tessellation.Level in_level)
 
HPS.Exchange.ModelFileImportOptionsKit SetTessellationLevel (HPS.Exchange.Tessellation.Chord.Limit in_limit_type, double in_limit, double in_angle_tolerance)
 
HPS.Exchange.ModelFileImportOptionsKit SetTessellationAccuracy (HPS.Exchange.Tessellation.Accuracy in_type, bool in_accurate_normals)
 
HPS.Exchange.ModelFileImportOptionsKit SetTessellationAccuracy (HPS.Exchange.Tessellation.Accuracy in_type)
 
HPS.Exchange.ModelFileImportOptionsKit SetTessellationPreservesUVPoints (bool in_state)
 
HPS.Exchange.ModelFileImportOptionsKit SetTessellationMaximumEdgeLength (double in_length)
 
HPS.Exchange.ModelFileImportOptionsKit SetIFCEdges (bool in_state)
 
HPS.Exchange.ModelFileImportOptionsKit SetAnnotationCaptureFitting (HPS.Exchange.AnnotationCaptureFitting in_fitting)
 
HPS.Exchange.ModelFileImportOptionsKit SetLocation (HPS.ComponentPath in_path, HPS.MatrixKit in_transform)
 
HPS.Exchange.ModelFileImportOptionsKit SetLocation (HPS.ComponentPath in_path)
 
HPS.Exchange.ModelFileImportOptionsKit UnsetTessellationLevel ()
 
HPS.Exchange.ModelFileImportOptionsKit UnsetTessellationAccuracy ()
 
HPS.Exchange.ModelFileImportOptionsKit UnsetTessellationPreservesUVPoints ()
 
HPS.Exchange.ModelFileImportOptionsKit UnsetTessellationMaximumEdgeLength ()
 
HPS.Exchange.ModelFileImportOptionsKit UnsetIFCEdges ()
 
HPS.Exchange.ModelFileImportOptionsKit UnsetAnnotationCaptureFitting ()
 
HPS.Exchange.ModelFileImportOptionsKit UnsetLocation ()
 
HPS.Exchange.ModelFileImportOptionsKit UnsetEverything ()
 
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, out bool out_accurate_normals)
 
bool ShowTessellationPreservesUVPoints (out bool out_state)
 
bool ShowTessellationMaximumEdgeLength (out double out_length)
 
bool ShowIFCEdges (out bool out_state)
 
bool ShowAnnotationCaptureFitting (out HPS.Exchange.AnnotationCaptureFitting out_fitting)
 
bool ShowLocation (out HPS.ComponentPath out_path, out HPS.MatrixKit out_transform)
 
- 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.ModelFileImportOptionsKit 
GetDefault ()
 
static bool operator== (HPS.Exchange.ModelFileImportOptionsKit a, HPS.Exchange.ModelFileImportOptionsKit b)
 
static bool operator!= (HPS.Exchange.ModelFileImportOptionsKit a, HPS.Exchange.ModelFileImportOptionsKit 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: