|
override void | deleteCptr () |
|
virtual IntPtr | GetNonDirectorClassID () |
|
|
bool | cMemOwn |
|
HandleRef | cptr |
|
The ImportResultsKit class contains the results of a successful SketchUp import.
◆ ImportResultsKit() [1/2]
HPS.Sketchup.ImportResultsKit.ImportResultsKit |
( |
| ) |
|
|
inline |
◆ ImportResultsKit() [2/2]
◆ Empty()
override bool HPS.Sketchup.ImportResultsKit.Empty |
( |
| ) |
|
|
inlinevirtual |
◆ Equals()
◆ ObjectType()
override HPS.Type HPS.Sketchup.ImportResultsKit.ObjectType |
( |
| ) |
|
|
inlinevirtual |
This function returns the type the object, as declared (if the object is derived, this does not give the true type of the derived object).
- Returns
- The declared type of the object in question, which may differ from the true, underlying type.
Reimplemented from HPS.SprocketKit.
◆ Set()
◆ Show()
◆ ShowMainCamera()
bool HPS.Sketchup.ImportResultsKit.ShowMainCamera |
( |
out HPS.CameraKit |
out_camera | ) |
|
|
inline |
Shows the camera where the main SketchUp camera was imported into.
- Parameters
-
out_camera | CameraKit where main SketchUp camera was imported into |
- Returns
- true if a valid camera was imported, false otherwise.
◆ ShowPortfolio()
bool HPS.Sketchup.ImportResultsKit.ShowPortfolio |
( |
out HPS.PortfolioKey |
out_portfolio | ) |
|
|
inline |
Shows the PortfolioKey where the SketchUp data was imported into.
- Parameters
-
out_portfolio | Portfolio the SketchUp data was imported into. |
- Returns
- true if a valid Portfolio is set, false otherwise.
◆ ShowTarget() [1/2]
Shows the root and library segments where the SketchUp data was imported into.
- Parameters
-
out_target | Segment the SketchUp data was imported into. |
out_library | Segment the SketchUp includes data was imported into. |
- Returns
- true if a valid target and library segment are set, false otherwise.
◆ ShowTarget() [2/2]
bool HPS.Sketchup.ImportResultsKit.ShowTarget |
( |
out HPS.Model |
out_model | ) |
|
|
inline |
Shows the Model where the SketchUp data was imported into.
- Parameters
-
out_model | Model to use to implicitly set Segment, Library and Portfolio the SketchUp data will be imported into. |
- Returns
- true if a Model was specified on import, false otherwise.
◆ ShowView()
bool HPS.Sketchup.ImportResultsKit.ShowView |
( |
out HPS.View |
out_view | ) |
|
|
inline |
Shows the view where the main SketchUp camera was imported into.
- Parameters
-
out_view | View where main SketchUp camera was imported into. |
- Returns
- true if a View was specified on import, false otherwise.
The documentation for this class was generated from the following file:
- internals/hps_sprk_sketchup/source/cs/HPS.Sketchup.cs