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) |
![]() | |
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.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 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 |