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

Public Member Functions

override void Dispose ()
 
 ImportOptionsKit (HPS.Sketchup.ImportOptionsKit in_kit)
 
override HPS.Type ObjectType ()
 
void Set (HPS.Sketchup.ImportOptionsKit in_kit)
 
void Show (out HPS.Sketchup.ImportOptionsKit out_kit)
 
override bool Empty ()
 
override bool Equals (System.Object obj)
 
override int GetHashCode ()
 
bool Equals (HPS.Sketchup.ImportOptionsKit in_kit)
 
HPS.Sketchup.ImportOptionsKit SetTarget (HPS.SegmentKey in_target, HPS.SegmentKey in_library)
 
HPS.Sketchup.ImportOptionsKit SetTarget (HPS.Model in_model)
 
HPS.Sketchup.ImportOptionsKit SetPortfolio (HPS.PortfolioKey in_portfolio)
 
HPS.Sketchup.ImportOptionsKit SetView (HPS.View in_view)
 
HPS.Sketchup.ImportOptionsKit SetHiddenData (bool in_state)
 
HPS.Sketchup.ImportOptionsKit SetMetaData (bool in_state)
 
HPS.Sketchup.ImportOptionsKit UnsetTarget ()
 
HPS.Sketchup.ImportOptionsKit UnsetPortfolio ()
 
HPS.Sketchup.ImportOptionsKit UnsetView ()
 
HPS.Sketchup.ImportOptionsKit UnsetHiddenData ()
 
HPS.Sketchup.ImportOptionsKit UnsetMetaData ()
 
HPS.Sketchup.ImportOptionsKit UnsetEverything ()
 
bool ShowTarget (out HPS.SegmentKey out_target, out HPS.SegmentKey out_library)
 
bool ShowTarget (out HPS.Model out_model)
 
bool ShowPortfolio (out HPS.PortfolioKey out_portfolio)
 
bool ShowView (out HPS.View out_view)
 
bool ShowHiddenData (out bool out_state)
 
bool ShowMetaData (out bool out_state)
 
- 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.Sketchup.ImportOptionsKit 
GetDefault ()
 
static bool operator== (HPS.Sketchup.ImportOptionsKit a, HPS.Sketchup.ImportOptionsKit b)
 
static bool operator!= (HPS.Sketchup.ImportOptionsKit a, HPS.Sketchup.ImportOptionsKit 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: