Logo

Getting started

  • Introduction
  • Technical Overview
    • Architecture
    • Segments
    • Styles and portfolios
    • Geometry types
      • Shells
      • Lines and text
    • Display drivers
    • Print and plot support
    • Scene-graph and drivers flexibility
    • Selection and highlighting
    • Transparency
    • Bounded section planes
    • Overlays and 3D-spriting
    • Polygonal clip regions
    • Point clouds
    • Performance
      • Retained Mode Benefits
      • Optimized Draw Pipeline
      • Scene Optimization
      • Fixed Framerate
    • Visual Quality
      • Advanced shader pipeline
      • Shading models
      • Physically based rendering
      • Color interpolation
      • Isolines and contour lines
      • Hidden line
      • Textures
      • Shaders
      • Real-time shadows
      • Ambient occlusion
      • Bloom
      • Reflection planes
  • Package contents
    • Package hierarchy
    • Library descriptions
  • Licensing
    • Setting the license key
  • Third-party integration
    • Parasolid
    • Exchange-Parasolid
    • RealDWG
    • Notes on Qt Sandbox
  • Supported Platforms
    • Windows
      • C++
      • Conflicting macros in Windows C++ builds
      • C#
    • Linux
    • OSX
    • Mobile support
    • iOS
      • The iOS Sandbox
      • Handling input events
    • Android
      • The Android Sandbox
      • Android Sandbox requirements
      • Android Sandbox-specific notes
      • Android-specific issues
      • Using the Android Sandbox with Exchange
      • Limitations
    • Xamarin
      • Special considerations
      • Building the Xamarin package
      • Targeting Android
      • Targeting iOS
    • Using HOOPS Visualize on a virtual machine
    • Special platform initialization
  • Supported File Formats
    • 3D Formats
    • 2D Formats
    • Image Formats
  • Sandboxes
    • List of sandboxes
    • HOOPS Exchange
    • HOOPS Publish
    • WPF Sandbox
      • Segment browser
      • Model browser
    • Cocoa Sandbox
    • AR/VR (Augmented Reality / Virtual Reality)
      • HoloLens Remoting
      • HoloLens Native
      • OpenVR
      • ARCore
      • ARKit
  • Acknowledgments
    • The FreeType Project
    • Zlib
    • Independent JPEG Group
    • libpng
    • ICU - International Components for Unicode
    • The Mesa 3D Graphics Library
    • OpenGL Extension Wrangler Library
    • JSON for Modern C++
  • Knowledge Base
  • Support
  • Downloads
  • Release notes
    • HPS 2022 SP2 U1
      • Library compatibility information
      • Functional changes
      • Fixed bugs
    • HPS 2022 SP2
      • Library compatibility information
      • New features and enchancements
      • Functional changes
      • Fixed bugs
    • HPS 2022 SP1
      • Library compatibility information
      • New features and enchancements
      • Functional changes
      • Fixed bugs
    • HPS 2022 U2
      • Library compatibility information
      • Functional changes
      • Fixed bugs
    • HPS 2022 U1
      • Library compatibility information
      • Fixed bugs
    • HPS 2022
      • Library compatibility information
      • New features and enhancements
      • Functional changes
      • Fixed bugs
    • HPS 2021 SP2 U2
      • Library compatibility information
      • Functional changes
      • Fixed bugs
    • HPS 2021 SP2 U1
      • Library compatibility information
      • Functional changes
      • Known issues
      • Fixed bugs
    • HPS 2021 SP2
      • Library compatibility information
      • Enhancements
      • Functional changes
      • Known issues
      • Fixed bugs
    • HPS 2021 SP1 U1
      • Library compatibility information
      • Functional changes
      • Fixed bugs
    • HPS 2021 SP1
      • Library compatibility information
      • New features and enhancements
      • Functional changes
      • Fixed bugs
    • HPS 2021 U1
      • Library compatibility information
      • Functional changes
      • Fixed bugs
    • HPS 2021
      • Library compatibility information
      • Enhancements
      • Functional changes
      • Fixed bugs
    • Deprecated functions list
  • Community Forum
  • Public roadmap

Sample code

  • Samples
    • bloom_silhouette
    • complex_clip_regions
    • conditional_styles_and_includes
    • custom_event
    • database_search
    • exchange_component_highlighting
    • exchange_component_interaction
    • exchange_pmi_highlighting
    • exchange_publish
    • hardcopy_export
    • hidden_line
    • hidden_line_advanced
    • highlighting
    • image_background
    • image_io
    • image_output
    • insert_cube
    • interpolation
    • lightweight_subwindow
    • mask_transforms
    • meshes
    • nvidia_profile_creator
    • priority
    • publish_widgets
    • quickmoves
    • reference_geometry
    • render_modes
    • segment_attributes
    • select_by_point
    • shell_attributes
    • selection
    • spacemouseoperator
    • spotlight
    • subshell_attributes
    • textures
  • Tutorials
    • Fundamentals
      • 1.1 Basic segment operations
        • Creating subsegments
        • Attaching branches
      • 1.2 Creating geometry
        • Shells
        • 2D geometry
        • Primitives
      • 1.3 Setting attributes
      • 1.4 Loading a model
      • 1.5 Visual effects
    • Applying materials
      • 2.1 Loading a shell
      • 2.2 Applying a diffuse texture
        • Segment-level
        • Entity-level
        • Face-level
        • Applying diffuse color using a palette
      • 2.3 Bump mapping
      • 2.4 Multitexturing
    • Rendering effects
      • 3.1 Load the turbine model
      • 3.2 Add a reflection plane
      • 3.4 Bloom
      • 3.5 Texturing
    • Selection and highlighting
      • 4.1 Building a highlight style
        • Selecting by area
      • 4.3 Processing selection results
        • Performing selection programmatically
      • 4.4 Summary
    • Leader lines
      • 5.1 Set up the scene
      • 5.2 Insert a cube
      • 5.3 Define the annotation shape
      • 5.4 Define leader line anchor and intermediate points
      • 5.5 Define a ShapeKit and add text
      • 5.6 Create the leader line
      • 5.7 Add the arrowhead
      • 5.8 Bringing it all together
      • Appendices
        • Source code for InsertCube function
    • Static model
      • 6.1 Importing a model file
      • 6.2 Setting the static model
      • 6.3 Collecting performance diagnostics
      • 6.4 Changing the static model
      • 6.5 Using the Resource Monitor
      • 6.6 Update types
      • Appendix
    • Creating a skybox
      • 7.1 Image mapping overview
      • 7.2 Importing Images
      • 7.3 Define the cubemap in a portfolio
      • 7.4 Animation: Inserting a cube
      • 7.5 Animation: Creating a SmoothTransition EventHandler
      • 7.6 Animation: Adjusting the camera
      • 7.7 Usage Notes
      • Appendix – Full source code

Programming Guide

  • Fundamentals
    • Database fundamentals
      • Segments
        • Segment attributes
        • Geometry
        • Subsegments
        • Include segments
        • Filtering include links
        • Deleting include links
        • Conditional include links
        • Segment references
      • Keys
      • Attributes
        • Setting and getting attributes using attribute controls
        • Example: Edge attribute control
        • Example: Camera attribute control
        • Getting attribute values
        • Using kits to instantiate geometry
        • Attribute locks
      • Connecting Visualize to a window
        • Application window
        • Offscreen window
        • Standalone window
      • Database traversal
      • Database search
        • Search behavior
      • User data
    • API conventions
      • Using keys and objects
      • Identifying keys
        • Common actions
        • Using a KeyPath
        • Determining net attributes
      • Database interaction
        • Information retrieval
        • Information creation
        • Information modification
      • Using kits as transactional objects
      • Attribute controls
      • Method chaining
        • In summary
      • Text encoding
      • Enumerations as parameters
        • The concept class
      • Multithreading
        • General tips
      • Language-specific notes
        • Data type differences between C++ and C#
        • C# “is” equality checks
        • Deleting objects in C#
        • Initialization of certain structures in C#
        • Float functions
        • Show functions
        • Protected C++ members not available in C#
        • Using WPF with C#
        • Rendering fast synchronous updates when using D3DImageCanvas
      • Miscellaneous notes
        • Edges vs lines
        • Default rotation units
        • Error handling
  • Geometry
    • Shells
      • Specifying shells
        • Setting normals
      • Shells with holes
      • Editing shells
        • Deleting faces and points
        • Inserting faces and points
      • Setting materials at the entity level
      • Setting attributes on shells at the subentity level
        • Face color
        • Face visibility
        • Setting edge attributes in shells
        • Vertex markers
        • 3D markers
      • Creating a shell from other types of geometry
        • Limitations
      • Optimizing shells
        • Merging shells
      • Computing spatial relationships between shells and points
        • Enclosure
        • Distance
        • Simple
    • Meshes
      • Setting normals
      • Mesh attributes
        • How to locate an arbitrary face in a mesh
    • Text
      • Finding fonts
        • Setting text size
      • Notes on specifying text in points
        • Multiline text
        • Manipulating text
      • Computing text extent
      • Setting a text region
        • Enabling text transformations
        • Alignment and justification
        • Text greeking
        • Text backgrounds
      • Custom shapes
        • Using GD&T symbols
        • Working with non-Latin characters
    • Lights
      • Distant lights
      • Spotlights
      • Camera-relative lights
    • Lines
      • Infinite lines
      • Rays
      • Editing lines
      • End caps and joins
        • Arrowheads
    • Curves
      • Circles
      • Circular arcs
      • Circular wedges
      • Ellipses
      • Elliptical arc
    • Markers
      • Marker size
      • Editing markers
      • Marker color and visibility
      • Other considerations when using markers
    • Polygons
    • Spheres
      • Notes on sphere subentities
    • Cylinders
      • Cones
        • Notes on cylinder subentities
      • Polycylinders
        • Tessellation
        • Polycylinder-polyline side-effect
    • NURBS
      • NURBS curves
        • Editing points in a NURBS curve
        • Curve trimming
        • Limitations
      • NURBS surfaces
        • Surface trimming
        • Step 1: Define the trim patterns
        • Step 2: Add the line points to a TrimElement object
        • Step 3: Collect your trim elements into an array
        • Step 4: Initialize the TrimKit
        • Step 5: Collect all trim kits into an array
        • Step 6: Apply to the NURBSSurfaceKit
    • Cutting sections
      • Setting the cutting section level
      • Guidelines for multiple cutting sections
        • Extracting cutting plane geometry
    • Grids
      • Radial grids
      • Customizing the appearance
    • Reference geometry
  • Viewing
    • View hierarchy
      • Step 1: Build the four core objects
      • Step 2: Bind the objects into a hierarchy
      • Step 3: Insert the geometry into the Model
      • Step 4: Set attributes for each view
        • Canvas
      • Fixed framerate
        • Layout
      • The layer concept
        • View
      • Rendering mode
      • FitWorld
      • Enabling the axis triad and navigation cube
      • Customizing the navigation cube
    • Coordinate systems
      • Object space
      • World space
      • Camera space
      • Pixel space
        • Computing coordinates across coordinate systems
      • Computing coordinates during selection events
        • Using matrices
    • Cameras
      • Camera inheritance
        • Camera components
      • Reading the camera components
        • The default camera
      • Mapping the camera field to the window
      • Changing the camera near plane
        • Camera set-up guidelines
        • Aspect ratio
        • Manipulating the camera at a high-level
      • Zoom and dolly
      • Notes on dolly versus zoom
      • Orbit
      • Pan
      • Roll
        • Transform masks
        • Other projections
      • Oblique orthographic
      • Oblique perspective
      • Stretched projections and 2D scenes
        • Calculating the camera near plane
        • Importing models with very large transformations
      • Models placed far from the origin by a large translation
      • Models that contain geometry defined to be very far away from the origin
      • Loading multiple models with large coordinates into the same scene
    • Subwindows
      • Lightweight subwindow features and limitations
      • Subwindow usage
      • Subwindow priority
      • Model compare mode
    • Clip regions
      • Complex clip regions
    • Animation
      • Linear translation example
      • Rotation animations
      • Combining animations
      • Other animation types
      • Interpolation types
      • Animating specific segments
      • Other notes
  • Portfolios
    • Portfolios introduction
    • Definitions
    • Styles
      • Named styles
      • Style segments
      • Using conditional styles
      • Complex conditional styles
      • Using multiple styles with the style stack
    • Images
      • Saving a screenshot as an image
    • Glyphs
      • Custom glyphs
        • Step 1: Segment structure
        • Step 2: Set the glyph canvas
        • Step 3: Set the glyph geometry
        • Step 4: Assemble the GlyphElements into an array
        • Step 5: Define the glyph in a portfolio
        • Step 6: Custom glyph is ready to use
      • Images as glyphs
    • Line patterns
      • Step 1: Initialize the LinePatternElements
      • Step 2: Combine the LinePatternElements into an array
      • Step 3: Set up the LinePatternParallels
      • Step 4: Add the parallels to the line pattern itself
      • Step 5: Add line pattern to a portfolio
      • Step 6: Line pattern is ready to be set on a line
      • Using glyphs in a line pattern
  • Materials
    • Materials introduction
      • MaterialKit and MaterialMappingKit
        • Defining material palettes
      • Using materials
      • Overriding internal color
    • Material properties
      • Color channels
        • Diffuse color
        • Specular color
        • Emission
      • Transparency
      • Transparency algorithms
        • Painters algorithm
        • Z-sort
        • Depth peeling
      • Transparency methods
        • Blended
        • Screen door
      • Gloss
    • Textures
      • Step 1: Acquire the image
      • Step 2: Define the image in a portfolio
      • Step 3: Define a texture from the image
      • Step 4: Assign the portfolio to the segment
      • Step 5: Set the vertex parameters
      • Step 6: Apply the texture to the geometry
        • Bump mapping
        • Environment mapping
        • Decals
    • Applying materials
      • Applying materials at various levels
        • Assigning materials at the segment level
        • Assigning materials at the geometry level
        • Assigning materials to individual faces and vertices
        • Examples showing how to color specific faces
        • Example showing how to color vertices
      • Using textures as materials
      • Interpolating materials
    • Physically-based rendering
      • PBR base properties
      • PBR channels and textures
      • PBR highlighting
  • User interaction
    • Standard operators
      • Using operators
      • Combining operators
        • Propagation of events
        • Adding Operators to a View
      • HandlesOperator
      • MeasurementOperator
        • Changing the appearance of the measurement
        • Notes about specific measurement types
      • SpaceMouseOperator
    • Custom operators
      • Step 1: Infrastructure
      • Step 2: Get the information provided by the HPS::MouseState.
      • Updating the display in response to user input
        • Interpreting touch-screen events
      • Avoid camera pitfalls when working with operators
        • Mouse operator example
        • Touch-screen operator example
    • Selection
      • High-level selection considerations
        • Algorithm
        • Selection level
        • Proximity
        • Granularity
      • Selection by point and ray
        • Selection by ray
      • Selection by area and volume
      • Subentity selection
      • Collision detection
        • Proximity value for collision detection
        • Using a TreeContext to improve performance
      • Filtering selection results
      • Selectability
        • Related limit
        • Internal limit
        • Selection culling
        • Boolean operations on selection results
      • Using a selection operator
    • Highlighting
      • Overlays
        • Using a highlight operator
        • Searching for highlights
      • FindHighlights()
      • ShowHighlightState()
    • Overlays
      • Normal overlay
      • Overlay with z-values
      • Overlay “In place”
      • Limitations
        • Summary
  • Rendering
    • Updating the scene
      • Update notification
      • Controlling updates
      • Timed updates
    • Offscreen rendering
      • Rendering to an offscreen window with a transparent background
        • Accessing the offscreen image buffer
      • Making screenshots
        • Rendering to a texture
        • Hardcopy
      • Printing to scale
    • Performance considerations
      • Segment organization
      • Display lists
        • InPlace overlay
      • Static model
        • Static model regeneration
        • Performance Expectations
      • Culling optimizations
        • Back face culling and handedness
        • Culling extents
        • Frustum culling
        • Distance culling
        • Culling vector and vector tolerance
        • Volume culling
      • Fixed framerate
        • Utilizing static model with fixed framerate
        • Limitations
      • Highlighting considerations
      • Testing object validity
    • Memory management
      • Visualize memory manager
      • Relinquishing memory
      • Handling out-of-memory conditions
        • Soft memory limit
        • Hard memory limit
        • Fatal errors
        • Handlers for specific operations
  • Rendering effects
    • Anti-aliasing
      • Screen anti-aliasing details
        • Performance implications
      • Text anti-aliasing details
        • Performance implications for text
      • Limitations
    • Shadows
      • Simple shadows
      • Shadow maps
      • Ambient occlusion
    • Reflection planes
      • Limitations
    • Bloom
      • Limitations of bloom
    • Lighting algorithms
      • Interpolation algorithms
        • Gouraud lighting
        • Phong lighting
        • Flat lighting
      • Hemispheric ambient lighting
      • Eye-dome lighting
    • Color interpolation
      • Color Index Interpolation
      • Contour lines
    • Hidden surface removal
      • 2D and wireframe scenes
        • Segment-level priority
        • Geometry-level priority
        • Priority for include segments
        • Limitations
      • 3D scenes
        • Z-buffer
        • Hidden line removal
        • “Fake” hidden line removal
        • Forcing faces to be visible when using HLR
      • Bringing 3D objects to the front
    • Depth of field
    • Perimeter and silhouette edges
  • File I/O
    • Importing files
      • General import example
        • Canceling the import
        • Importing from a buffer
      • Importing other file formats
        • Notes on point cloud files
        • Notes on MTL
        • HOOPS Exchange and HOOPS Publish
      • Importing 2D images
        • Saving screenshots
      • Import events
        • User data
    • Exporting files
      • HSF Export
        • Exporting to a buffer
      • Export events
        • User data
      • HTML Export
        • Modifying the HTML template
        • About the HOOPS Communicator template file
        • Creating a custom template file
        • Look, feel, and functionality
        • Helpful hints
      • Sample HTML template
      • OBJ Export
    • Component hierarchy
      • Using a model browser
      • Utilizing the ComponentPath
      • Managing component visibility
        • Limitations
      • Interacting with highlights
      • Show/Hide/Isolate example
      • Using transforms with Components
      • Deinstancing components
    • HOOPS Publish integration
      • Prerequisites
        • Step 1: Install Publish
        • Step 2: Set up the environment
        • Step 3: Include the libraries in your project
        • Step 4: Include the header file in your source (C++ only)
      • Simple export
        • Exporting HOOPS Exchange data to 3D PDF
      • Complex export
        • Setting the export source
        • Putting everything together
        • Exporting with a template
        • Exporting a subtree
      • Widgets
        • Links
        • Buttons
        • Tables
        • Slide tables
      • Modifying PDF files
      • Exportable data
        • Other limitations
      • Error handling
        • Exceptions
      • Exporting to HTML
    • Exchange integration
      • Introduction
        • Important note for C# programmers
        • Important note for Android developers
      • Prerequisites
        • Step 1: Install Exchange
        • Step 2: Set up the environment
        • Step 3: Include the libraries in your project
        • Step 4: Include the header file in your source (C++ only)
        • Step 5: Initialize the DLLs (optional)
      • File loading
        • Options for file loading
        • Importing multiple models
        • Configurations
      • Incremental loading
        • Unloading product occurrences and querying load status
        • Incremental loading limitations
      • Handling views, metadata, and filters
        • Handling views
        • Handling metadata
        • Activating filters
      • Exporting files
        • Exporting Visualize scene graph data with an Exchange model
      • Event handling
      • Data mapping
        • Using type masks
      • Keeping HOOPS Visualize synchronized with HOOPS Exchange
        • Implementing a copy/paste/cut/move workflow
      • Component creation using a custom importer
      • General Exchange limitations
      • Further reading
    • HOOPS Communicator Access
      • Required DLLs
      • Loading a model over a network
      • Loading a local model
      • Getting a reference to the model
      • Supported file types
      • Highlighting
      • MFC HCA Sandbox
      • Limitations
    • Parasolid
      • Prerequisites
        • Step 1: Set up Parasolid
        • Step 2: Include Parasolid header
        • Step 3: Set schema directory location
        • Step 4: Link against Parasolid (optional)
      • Importing
        • Import options
        • Importing other file formats into a Parasolid session
        • Getting a reference to subcomponents
        • Tessellating
      • Attaching the Parasolid model to your scene graph
      • Handling metadata
      • Data mapping
      • Manipulating entities at runtime
        • Entity creation
        • Entity modification
        • Entity deletion
      • Exporting
      • Warnings and exceptions
    • Exchange-Parasolid
      • Prerequisites
      • File loading and translation
        • Options for file loading
      • Importing multiple models
        • Component structure of Exchange-Parasolid files
        • Sample component structure of an Exchange-Parasolid file
      • Accessing Parasolid and Exchange data
      • Updating the model after Parasolid modeling operations
      • Creating geometry in memory using Parasolid and adding it to the scene
      • Limitations
      • Miscellaneous
      • Synchronizing Visualize and the Native Parasolid API
      • Boolean operations
        • Defining a custom operator
        • Instantiating the custom operator
        • Retrieving the operator from the stack
      • Full source for custom Boolean operator
        • TestBooleanOperator derived class
      • Scene setup and operator instantiation
      • Operator retrieval and boolean operation execution
    • Loading Sketchup models
      • Prerequisites
        • Step 1: Get SketchUp
        • Step 2: Include SketchUp header
      • Import example
      • Units
      • Supported entities
        • Special notes regarding layers
    • Loading DWG models
      • Prerequisites
        • Step 1: Get RealDWG
        • Step 2: Include RealDWG header
        • Step 3: Add RealDWG to your PATH
      • Import example
      • DWG components
        • Working with layers
      • The DWG CAD Model
        • Acquiring a reference to the DWG database
      • Metadata
      • Limitations
        • Multiline text
        • Line patterns containing glyphs and shapes
  • Events and exceptions
    • Event handling
      • Event handling system anatomy
        • The event handler object
        • The event dispatcher
        • Notifiers
    • Custom events
      • Dropping unimportant events
        • Full source
    • Handling input
    • Errors and exceptions
      • Errors
      • Exceptions
  • Out-of-core
    • Out-of-core point cloud support
      • Preprocessing data
        • Using the ooc.exe preprocessor
      • Using the OOC API
      • Architecture overview
      • Importing OOC files
        • OOC Import Example
      • OOC Operators
      • Vertex decimation/randomization
      • Filtering
        • Step 1: Create the filter class
        • Step 2: Execute the filter
      • Sample code
  • AR / VR
    • Augmented Reality
      • HoloLens native
      • HoloLens remoting
        • Considerations
    • Virtual Reality
      • OpenVR
        • Prerequisites
      • The VR API
        • How to create a VR application using the VR class
        • Starting a VR session
        • Initializing a VR session
        • Interacting with VR
        • Sample Implementation
        • Tracked devices, controllers, and head mounted display
        • Using the sample operators
      • OpenVR sandbox
      • Considerations
  • Appendix
    • Default line patterns
    • Default attribute and options
      • Attribute locks
      • Bounding
      • Camera control
      • Color interpolation
      • Contour lines
      • Culling
      • Curves
      • Cutting sections
      • Cylinders
      • Debugging
      • Drawing attributes
      • Edge attributes
      • Exchange export options
      • Exchange import options
      • Exchange model file import options
      • Hardcopy
      • Highlight options
      • Hidden line and hidden surface attributes
      • Image export
      • Lighting attributes
      • Line attributes
      • Marker attributes
      • Material mapping
      • NURBS surfaces
      • Performance control
      • Post process effects
      • Search
      • Selectability
      • Selection options
      • Shell optimization
      • Shell relation
      • Spheres
      • Spotlights
      • Stream export
      • Subwindows
      • Text
      • Texture options
      • Transform masks
      • Transparency
      • Update options
      • Visibility
      • Visual effects
      • Window options
    • Default glyphs
    • Stroked font
    • Geometric dimensioning and tolerance [GD&T] symbols
      • Other supported symbols
    • 3DGS-HPS functional mapping
      • A
      • B
      • C
      • D
      • E
      • F
      • G
      • I
      • M
      • N
      • O
      • P
      • R
      • S
      • T
      • U
      • W
      • Z
    • Device guide
      • DirectX11
        • Runtime requirements
      • OpenGL2
        • Limitations
      • OpenGL2Mesa
    • Troubleshooting
      • Problem Reproduction
      • Performance concerns
      • Generic vs 3D-API specific problems
      • Application Settings
      • Automatic driver setting
      • Manually selecting a driver
      • Runtime diagnostics
        • Driver configuration files
        • Code generation
        • Limitations of code generation

API Reference

  • C++ API
    • File List
      • hps.h
        • Content
        • Macro definitions
      • sprk.h
        • Content
        • Macro definitions
      • sprk_dwg.h
        • Content
        • Macro definitions
        • Type definitions
      • sprk_exchange.h
        • Content
        • Macro definitions
        • Type definitions
      • sprk_exchange_parasolid.h
        • Content
        • Macro definitions
      • sprk_hca.h
        • Content
        • Macro definitions
      • sprk_html.h
        • Content
        • Macro definitions
      • sprk_ooc.h
        • Content
        • Macro definitions
      • sprk_ops.h
        • Content
        • Macro definitions
      • sprk_parasolid.h
        • Content
        • Macro definitions
      • sprk_publish.h
        • Content
        • Macro definitions
        • Type definitions
      • sprk_sketchup.h
        • Content
        • Macro definitions
      • sprk_space_mouse_op.h
        • Content
        • Macro definitions
    • Classes and Data Structures
      • H
      • S
        • HPS::Publish::Activation
        • HPS::PostProcessEffects::AmbientOcclusion
        • HPS::AnchorShapeElement
        • HPS::Animation
        • HPS::Publish::Animation
        • HPS::AnimationControl
        • HPS::Publish::Annotation
        • HPS::AnnotationOperator::AnnotationInsertedEvent
        • HPS::Publish::AnnotationKit
        • HPS::AnnotationOperator
        • HPS::AnnotationOperator::KeyboardHiddenEventHandler
        • HPS::ApplicationWindowKey
        • HPS::ApplicationWindowOptionsControl
        • HPS::ApplicationWindowOptionsKit
        • HPS::OOC::Area
        • HPS::OOC::AreaHighlightTracker
        • HPS::Publish::Artwork
        • HPS::Publish::Artwork::Display
        • HPS::Publish::Artwork::View
        • HPS::Publish::ArtworkKit
        • HPS::AttributeLock
        • HPS::AttributeLockControl
        • HPS::Stream::AttributeLockImportEvent
        • HPS::AttributeLockKit
        • HPS::AxisTriadControl
        • HPS::AxisTriadOperator
        • HPS::BlankLinePatternElement
        • HPS::PostProcessEffects::Bloom
        • HPS::BooleanMetadata
        • HPS::Publish::Border
        • HPS::Bounding
        • HPS::BoundingControl
        • HPS::Stream::BoundingImportEvent
        • HPS::BoundingKit
        • HPS::Publish::ButtonKit
        • HPS::CADModel
        • HPS::DWG::CADModel
        • HPS::Exchange::CADModel
        • HPS::Parasolid::CADModel
        • HPS::Camera
        • HPS::CameraChangedEvent
        • HPS::CameraControl
        • HPS::Stream::CameraImportEvent
        • HPS::CameraKit
        • HPS::CameraPoint
        • HPS::Canvas
        • HPS::CanvasDeletedEvent
        • HPS::Capture
        • HPS::Exchange::Capture
        • HPS::CaptureActivationEvent
        • HPS::Channel
        • HPS::Publish::CheckBoxKit
        • HPS::Exchange::Tessellation::Chord
        • HPS::Stream::CircleImportEvent
        • HPS::CircleKey
        • HPS::CircleKit
        • HPS::CircleShapeElement
        • HPS::CircularArcGlyphElement
        • HPS::Stream::CircularArcImportEvent
        • HPS::CircularArcKey
        • HPS::CircularArcKit
        • HPS::CircularArcShapeElement
        • HPS::Stream::CircularWedgeImportEvent
        • HPS::CircularWedgeKey
        • HPS::CircularWedgeKit
        • HPS::Material::Color
        • HPS::ColorInterpolationControl
        • HPS::Stream::ColorInterpolationImportEvent
        • HPS::ColorInterpolationKit
        • HPS::Stream::CommentImportEvent
        • HPS::Exchange::CommonMeasurementOperator
        • HPS::Exchange::CommonMeasurementOperator::MeasurementDeletedEvent
        • HPS::Exchange::CommonMeasurementOperator::MeasurementInsertedEvent
        • HPS::Component
        • HPS::DWG::Component
        • HPS::Exchange::Component
        • HPS::Parasolid::Component
        • HPS::ComponentHiddenEvent
        • HPS::ComponentHighlightEvent
        • HPS::ComponentIsolatedEvent
        • HPS::ComponentPath
        • HPS::ComponentResetEvent
        • HPS::ComponentShownEvent
        • HPS::ComponentTree
        • HPS::ComponentTreeItem
        • HPS::Condition
        • HPS::ConditionalExpression
        • HPS::ConditionControl
        • HPS::Stream::ConditionImportEvent
        • HPS::Exchange::Configuration
        • HPS::ConstructRectangleOperator
        • HPS::ContourLine
        • HPS::ContourLineControl
        • HPS::Stream::ContourLineImportEvent
        • HPS::ContourLineKit
        • HPS::Control
        • HPS::Coordinate
        • HPS::CubeMapDefinition
        • HPS::Stream::CubeMapDefinitionImportEvent
        • HPS::Culling
        • HPS::CullingControl
        • HPS::Stream::CullingImportEvent
        • HPS::CullingKit
        • HPS::CurveAttributeControl
        • HPS::Stream::CurveAttributeImportEvent
        • HPS::CurveAttributeKit
        • HPS::CutGeometryGatheringOptionsKit
        • HPS::CuttingSection
        • HPS::CuttingSectionAttributeControl
        • HPS::Stream::CuttingSectionAttributeImportEvent
        • HPS::CuttingSectionAttributeKit
        • HPS::Stream::CuttingSectionImportEvent
        • HPS::CuttingSectionKey
        • HPS::CuttingSectionKit
        • HPS::CuttingSectionOperator
        • HPS::CuttingSectionOperator::ShowHideIsolateResetHandler
        • HPS::Cylinder
        • HPS::CylinderAttributeControl
        • HPS::Stream::CylinderAttributeImportEvent
        • HPS::CylinderAttributeKit
        • HPS::Stream::CylinderImportEvent
        • HPS::CylinderKey
        • HPS::CylinderKit
        • HPS::Database
        • HPS::Publish::DataTableKit
        • HPS::Publish::Deactivation
        • HPS::DebuggingControl
        • HPS::DebuggingKit
        • HPS::Definition
        • SpaceMouseOperator::DIDeviceInfo
        • HPS::Stream::DistantLightImportEvent
        • HPS::DistantLightKey
        • HPS::DistantLightKit
        • HPS::Stream::DistantLightPropertyImportEvent
        • HPS::Publish::DocumentKey
        • HPS::Publish::DocumentKit
        • HPS::DotGlyphElement
        • HPS::DoubleMetadata
        • HPS::Drawing
        • HPS::DrawingAttributeControl
        • HPS::Stream::DrawingAttributeImportEvent
        • HPS::DrawingAttributeKit
        • HPS::DrawWindowEvent
        • HPS::DriverEvent
        • HPS::DriverEventHandler
        • HPS::Publish::DropDownListKit
        • HPS::DWG
        • HPS::DWG::Factory
        • HPS::DWG::File
        • HPS::DWG::ImportNotifier
        • HPS::DWG::ImportOptionsKit
        • HPS::DWG::Layer
        • HPS::DWG::Layout
        • HPS::Edge
        • HPS::EdgeAttributeControl
        • HPS::Stream::EdgeAttributeImportEvent
        • HPS::EdgeAttributeKit
        • HPS::EllipseGlyphElement
        • HPS::Stream::EllipseImportEvent
        • HPS::EllipseKey
        • HPS::EllipseKit
        • HPS::EllipseShapeElement
        • HPS::Stream::EllipticalArcImportEvent
        • HPS::EllipticalArcKey
        • HPS::EllipticalArcKit
        • HPS::EllipticalArcShapeElement
        • HPS::Emergency
        • HPS::EmergencyHandler
        • HPS::ErrorEvent
        • HPS::Event
        • HPS::EventDispatcher
        • HPS::EventHandler
        • HPS::EventNotifier
        • HPS::Exception
        • HPS::Exchange
        • HPS::Exchange::Export3MFOptionsKit
        • HPS::Exchange::ExportACISOptionsKit
        • HPS::Exchange::ExportFBXOptionsKit
        • HPS::Exchange::ExportGLTFOptionsKit
        • HPS::Exchange::ExportIGESOptionsKit
        • HPS::Exchange::ExportJTOptionsKit
        • HPS::Exchange::ExportNotifier
        • HPS::Exchange::ExportOBJOptionsKit
        • HPS::Exchange::ExportParasolidOptionsKit
        • HPS::Exchange::ExportPRCOptionsKit
        • HPS::Exchange::ExportSTEPOptionsKit
        • HPS::Exchange::ExportSTLOptionsKit
        • HPS::Exchange::ExportU3DOptionsKit
        • HPS::Exchange::ExportXMLOptionsKit
        • HPS::Exchange::Factory
        • HPS::Exchange::File
        • HPS::Exchange::Filter
        • HPS::Exchange::ImportNotifier
        • HPS::Exchange::ImportOptionsKit
        • HPS::Exchange::JT
        • HPS::Exchange::MeasurementOperator
        • HPS::Exchange::ModelFileImportOptionsKit
        • HPS::Exchange::NURBSConversionOptionsKit
        • HPS::Exchange::PRC
        • HPS::Exchange::ProductOccurrence
        • HPS::Exchange::ProE
        • HPS::Exchange::ReloadNotifier
        • HPS::Exchange::Revit
        • HPS::Exchange::Sheet
        • HPS::Exchange::STEP
        • HPS::Exchange::Tessellation
        • HPS::Exchange::TessellationOptionsKit
        • HPS::Exchange::Translation
        • HPS::Exchange::TranslationNotifier
        • HPS::Exchange::TranslationOptionsKit
        • HPS::Exchange::U3D
        • HPS::ExchangeParasolid
        • HPS::ExchangeParasolid::File
        • HPS::ExchangeParasolid::ImportNotifier
        • HPS::Stream::ExportEvent
        • HPS::Stream::ExportEventHandler
        • HPS::OBJ::ExportNotifier
        • HPS::Stream::ExportNotifier
        • HPS::Hardcopy::File::ExportOptionsKit
        • HPS::Hardcopy::GDI::ExportOptionsKit
        • HPS::Image::ExportOptionsKit
        • HPS::Parasolid::ExportOptionsKit
        • HPS::Publish::ExportOptionsKit
        • HPS::Stream::ExportOptionsKit
        • HPS::Stream::ExportStartedEvent
        • HPS::Extent
        • HPS::Parasolid::Facet
        • HPS::Parasolid::Facet::Tolerance
        • HPS::Parasolid::FacetTessellationKit
        • HPS::Factory
        • HPS::Parasolid::Factory
        • HPS::Publish::Field
        • HPS::Hardcopy::File
        • HPS::HCA::File
        • HPS::HTML::File
        • HPS::Image::File
        • HPS::LegacyShader::File
        • HPS::OBJ::File
        • HPS::OOC::File
        • HPS::Parasolid::File
        • HPS::PointCloud::File
        • HPS::Publish::File
        • HPS::Sketchup::File
        • HPS::STL::File
        • HPS::Stream::File
        • HPS::Filter
        • HPS::FilterActivationEvent
        • HPS::FinishPictureEvent
        • HPS::Float
        • HPS::FloatSampler
        • HPS::FlyOperator
        • HPS::FocusLostEvent
        • HPS::Publish::Text::Font
        • HPS::FontInfoState
        • HPS::FontSearchResults
        • HPS::FontSearchResultsIterator
        • HPS::Hardcopy::GDI
        • HPS::Stream::GeometryExportEvent
        • HPS::GeometryKey
        • HPS::HandlesOperator::GeometryTransformedEvent
        • HPS::Glyph
        • HPS::GlyphDefinition
        • HPS::Stream::GlyphDefinitionImportEvent
        • HPS::GlyphElement
        • HPS::GlyphKit
        • HPS::GlyphLinePatternElement
        • HPS::GlyphPoint
        • HPS::GPU
        • HPS::Grid
        • HPS::Stream::GridImportEvent
        • HPS::GridKey
        • HPS::GridKit
        • HPS::HandlesOperator
        • HPS::Hardcopy
        • HPS::Parasolid::Line::Hatching
        • HPS::HCA
        • HPS::HCA::ImportNotifier
        • HPS::HCA::ImportOptionsKit
        • HPS::HCA::Model
        • HPS::HCA::ModelTree
        • HPS::HCA::ModelTreeItem
        • HPS::HCA::NetworkImportOptionsKit
        • HPS::HCA::RequestIdEvent
        • HPS::HiddenLine
        • HPS::HiddenLineAttributeControl
        • HPS::Stream::HiddenLineAttributeImportEvent
        • HPS::HiddenLineAttributeKit
        • HPS::HideKeyboardEvent
        • HPS::HighlightAreaOperator
        • HPS::HighlightControl
        • HPS::HighlightEvent
        • HPS::Publish::Highlighting
        • HPS::HighlightOperator
        • HPS::HighlightOptionsKit
        • HPS::HighlightSearch
        • HPS::HighlightSearchOptionsKit
        • HPS::HighlightSearchResults
        • HPS::HighlightSearchResultsIterator
        • HPS::HighlightState
        • HPS::HTML
        • HPS::Image
        • HPS::Image::ImportOptionsKit
        • HPS::Publish::Image
        • HPS::ImageDefinition
        • HPS::Stream::ImageDefinitionImportEvent
        • HPS::ImageGlyphElement
        • HPS::ImageKit
        • HPS::Publish::ImageKit
        • HPS::Stream::ImportCompletedEvent
        • HPS::Stream::ImportEvent
        • HPS::Stream::ImportEventHandler
        • HPS::OBJ::ImportNotifier
        • HPS::OOC::ImportNotifier
        • HPS::Parasolid::ImportNotifier
        • HPS::PointCloud::ImportNotifier
        • HPS::Sketchup::ImportNotifier
        • HPS::STL::ImportNotifier
        • HPS::Stream::ImportNotifier
        • HPS::LegacyShader::ImportOptionsKit
        • HPS::OBJ::ImportOptionsKit
        • HPS::OOC::ImportOptionsKit
        • HPS::Parasolid::ImportOptionsKit
        • HPS::PointCloud::ImportOptionsKit
        • HPS::Sketchup::ImportOptionsKit
        • HPS::STL::ImportOptionsKit
        • HPS::Stream::ImportOptionsKit
        • HPS::OBJ::ImportResultsKit
        • HPS::PointCloud::ImportResultsKit
        • HPS::Sketchup::ImportResultsKit
        • HPS::STL::ImportResultsKit
        • HPS::Stream::ImportResultsKit
        • HPS::ImportStatusEvent
        • HPS::IncludeKey
        • HPS::Stream::IncludeSegmentImportEvent
        • HPS::IndexOutOfRangeException
        • HPS::InfiniteLine
        • HPS::InfiniteLineGlyphElement
        • HPS::Stream::InfiniteLineImportEvent
        • HPS::InfiniteLineKey
        • HPS::InfiniteLineKit
        • HPS::Info
        • HPS::InformationEvent
        • HPS::InitPictureEvent
        • HPS::InnerPixelPoint
        • HPS::InnerWindowPoint
        • HPS::InputEvent
        • HPS::IntegerMetadata
        • HPS::InvalidLicenseException
        • HPS::InvalidObjectException
        • HPS::InvalidOperationException
        • HPS::InvalidSpecificationException
        • HPS::IOException
        • HPS::IONotifier
        • HPS::Key
        • HPS::KeyboardEvent
        • HPS::MarkupOperator::KeyboardHiddenEventHandler
        • HPS::KeyboardState
        • HPS::KeyPath
        • HPS::Kit
        • HPS::Publish::Label
        • HPS::Layout
        • HPS::LayoutDeletedEvent
        • HPS::LayoutDetachedEvent
        • HPS::LeaderLineClippingElement
        • HPS::LegacyShader
        • HPS::LegacyShaderDefinition
        • HPS::Stream::LegacyShaderDefinitionImportEvent
        • HPS::LegacyShaderKit
        • HPS::Lighting
        • HPS::Publish::Lighting
        • HPS::LightingAttributeControl
        • HPS::Stream::LightingAttributeImportEvent
        • HPS::LightingAttributeKit
        • HPS::Line
        • HPS::Parasolid::Line
        • HPS::LineAttributeControl
        • HPS::Stream::LineAttributeImportEvent
        • HPS::LineAttributeKit
        • HPS::LineGlyphElement
        • HPS::Stream::LineImportEvent
        • HPS::LineKey
        • HPS::LineKit
        • HPS::LinePattern
        • HPS::LinePatternDefinition
        • HPS::Stream::LinePatternDefinitionImportEvent
        • HPS::LinePatternElement
        • HPS::LinePatternKit
        • HPS::LinePatternOptionsKit
        • HPS::LinePatternParallelKit
        • HPS::LineShapeElement
        • HPS::Parasolid::LineTessellationKit
        • HPS::Publish::LinkKit
        • HPS::Publish::ListBoxKit
        • HPS::Marker
        • HPS::MarkerAttributeControl
        • HPS::Stream::MarkerAttributeImportEvent
        • HPS::MarkerAttributeKit
        • HPS::Stream::MarkerImportEvent
        • HPS::MarkerKey
        • HPS::MarkerKit
        • HPS::MarkupOperator::MarkupInsertedEvent
        • HPS::MarkupOperator
        • HPS::Material
        • HPS::Material::Texture
        • HPS::Stream::MaterialImportEvent
        • HPS::MaterialKit
        • HPS::MaterialMappingControl
        • HPS::MaterialMappingKit
        • HPS::MaterialPaletteDefinition
        • HPS::Stream::MaterialPaletteDefinitionImportEvent
        • HPS::Stream::MaterialPaletteImportEvent
        • HPS::Stream::MatrixImportEvent
        • HPS::MatrixKit
        • HPS::MeasurementOperator::MeasurementEvent
        • HPS::Exchange::MeasurementOperator::Surface
        • HPS::MeasurementOperator
        • HPS::Memory
        • HPS::Mesh
        • HPS::Stream::MeshImportEvent
        • HPS::Stream::MeshInstanceImportEvent
        • HPS::MeshKey
        • HPS::MeshKit
        • HPS::Metadata
        • HPS::Model
        • HPS::ModelDeletedEvent
        • HPS::ModelDetachedEvent
        • HPS::ModellingMatrixControl
        • HPS::ModifierKeys
        • HPS::MouseButtons
        • HPS::MouseEvent
        • HPS::MouseState
        • HPS::MouseWheelOperator
        • HPS::NamedStyleDefinition
        • HPS::Stream::NamedStyleDefinitionImportEvent
        • HPS::Stream::NamedStyleImportEvent
        • HPS::NavigationCubeControl
        • HPS::NavigationCubeOperator
        • HPS::NavigationCubeOperator::SmoothTransitionCompleteEventHandler
        • HPS::OOC::NodeHandle
        • HPS::Stream::NonDBUserDataImportEvent
        • HPS::Stream::NURBSCurveImportEvent
        • HPS::NURBSCurveKey
        • HPS::NURBSCurveKit
        • HPS::NURBSSurfaceAttributeControl
        • HPS::Stream::NURBSSurfaceAttributeImportEvent
        • HPS::NURBSSurfaceAttributeKit
        • HPS::Stream::NURBSSurfaceImportEvent
        • HPS::NURBSSurfaceKey
        • HPS::NURBSSurfaceKit
        • HPS::OBJ
        • HPS::Object
        • HPS::ObjectPoint
        • HPS::OffScreenWindowKey
        • HPS::OffScreenWindowOptionsControl
        • HPS::OffScreenWindowOptionsKit
        • HPS::OOC
        • HPS::OOC::PointCloud
        • HPS::OOC::QueryFilter
        • HPS::OOC::QueryIterator
        • HPS::OOC::Synchronized
        • HPS::OOC::SynchronizedActions
        • HPS::Operator
        • HPS::OperatorControl
        • HPS::OperatorUtility
        • HPS::OptimizeMappingResults
        • HPS::OptimizeMappingResultsIterator
        • HPS::OrbitOperator
        • HPS::Publish::Page
        • HPS::Publish::PageControl
        • HPS::Publish::PageKit
        • HPS::PanOperator
        • HPS::PanOrbitZoomOperator
        • HPS::Parasolid
        • HPS::Parasolid::Viewport
        • HPS::PBRMaterialKit
        • HPS::Performance
        • HPS::PerformanceControl
        • HPS::Stream::PerformanceImportEvent
        • HPS::PerformanceKit
        • HPS::Publish::Permission
        • HPS::PixelPoint
        • HPS::Plane_2D
        • HPS::Plane_3D
        • HPS::Point_2D
        • HPS::Point_3D
        • HPS::PointCloud
        • HPS::PointSampler
        • HPS::Stream::PolygonImportEvent
        • HPS::PolygonKey
        • HPS::PolygonKit
        • HPS::PolygonShapeElement
        • HPS::PortfolioControl
        • HPS::PortfolioKey
        • HPS::PostProcessEffects
        • HPS::PostProcessEffectsControl
        • HPS::PostProcessEffectsKit
        • HPS::Publish::PRC
        • HPS::Stream::PriorityImportEvent
        • HPS::Publish
        • HPS::Publish::RadioButtonKit
        • HPS::Publish::Rendering
        • HPS::Publish::SignatureFieldKit
        • HPS::Publish::SlideTableKit
        • HPS::Publish::Source
        • HPS::Publish::TableKit
        • HPS::Publish::Text
        • HPS::Publish::TextFieldKit
        • HPS::Publish::TextKit
        • HPS::Publish::U3D
        • HPS::Publish::ViewKit
        • HPS::Quaternion
        • HPS::QuaternionSampler
        • HPS::Stream::ReferenceGeometryImportEvent
        • HPS::ReferenceKey
        • HPS::RelativeOrbitOperator
        • HPS::Rendering
        • HPS::RGB24Color
        • HPS::RGBA32Color
        • HPS::RGBAColor
        • HPS::RGBAS32Color
        • HPS::RGBColor
        • HPS::RGBColorSampler
        • HPS::Sampler
        • HPS::SimpleWalkOperator::ScaleFactor
        • HPS::SceneTree
        • HPS::SceneTreeItem
        • HPS::Search
        • HPS::SearchOptionsKit
        • HPS::SearchResults
        • HPS::SearchResultsIterator
        • HPS::Stream::SegmentExportEvent
        • HPS::Stream::SegmentImportEvent
        • HPS::SegmentKey
        • HPS::SegmentOptimizationOptions
        • HPS::SegmentOptimizationOptionsKit
        • HPS::Selectability
        • HPS::SelectabilityControl
        • HPS::Stream::SelectabilityImportEvent
        • HPS::SelectabilityKit
        • HPS::SelectAreaOperator
        • HPS::Selection
        • HPS::SelectionControl
        • HPS::SelectionItem
        • HPS::SelectionOptionsControl
        • HPS::SelectionOptionsKit
        • HPS::SelectionResults
        • HPS::SelectionResultsIterator
        • HPS::SelectOperator
        • HPS::Shape
        • HPS::ShapeCoordinate
        • HPS::ShapeDefinition
        • HPS::Stream::ShapeDefinitionImportEvent
        • HPS::ShapeElement
        • HPS::ShapeKit
        • HPS::ShapePoint
        • HPS::Shell
        • HPS::Stream::ShellImportEvent
        • HPS::Stream::ShellInstanceImportEvent
        • HPS::ShellKey
        • HPS::ShellKit
        • HPS::ShellOptimizationOptionsKit
        • HPS::ShellRelationOptionsKit
        • HPS::ShellRelationResultsKit
        • HPS::ShowKeyboardEvent
        • HPS::SimpleWalkOperator
        • HPS::Sketchup
        • HPS::SmoothTransitionCompleteEvent
        • HPS::SolidLinePatternElement
        • SpaceMouseOperator
        • HPS::SphereAttributeControl
        • HPS::Stream::SphereAttributeImportEvent
        • HPS::SphereAttributeKit
        • HPS::SphereGlyphElement
        • HPS::Stream::SphereImportEvent
        • HPS::SphereKey
        • HPS::SphereKit
        • HPS::Spotlight
        • HPS::Stream::SpotlightImportEvent
        • HPS::SpotlightKey
        • HPS::SpotlightKit
        • HPS::Sprocket
        • HPS::SprocketControl
        • HPS::SprocketKit
        • HPS::SprocketPath
        • HPS::StandAloneWindowEvent
        • HPS::StandAloneWindowKey
        • HPS::StandAloneWindowOptionsControl
        • HPS::StandAloneWindowOptionsKit
        • HPS::STL
        • HPS::Stream
        • HPS::Stream::StyleSegmentImportEvent
        • HPS::Stream::SubwindowImportEvent
        • HPS::Stream::TextAttributeImportEvent
        • HPS::Stream::TextImportEvent
        • HPS::Stream::TextureDefinitionImportEvent
        • HPS::Stream::Toolkit
        • HPS::Stream::TransformMaskImportEvent
        • HPS::Stream::TransparencyImportEvent
        • HPS::Stream::UserDataImportEvent
        • HPS::Stream::VisibilityImportEvent
        • HPS::Stream::VisualEffectsImportEvent
        • HPS::StringMetadata
        • HPS::Style
        • HPS::StyleControl
        • HPS::StyleKey
        • HPS::Subwindow
        • HPS::SubwindowControl
        • HPS::SubwindowKit
        • HPS::Text
        • HPS::TextAttributeControl
        • HPS::TextAttributeKit
        • HPS::TextInputEvent
        • HPS::TextKey
        • HPS::TextKit
        • HPS::TextMetrics
        • HPS::TextureDefinition
        • HPS::TextureMatrixControl
        • HPS::TextureOptionsKit
        • HPS::TimeMetadata
        • HPS::TimerTickEvent
        • HPS::Touch
        • HPS::TouchEvent
        • HPS::TouchState
        • HPS::TransformMaskControl
        • HPS::TransformMaskKit
        • HPS::Transparency
        • HPS::TransparencyControl
        • HPS::TransparencyKit
        • HPS::TreeContext
        • HPS::Trim
        • HPS::TrimElement
        • HPS::TrimKit
        • HPS::TurntableOperator
        • HPS::UnsignedIntegerMetadata
        • HPS::UpdateCompletedEvent
        • HPS::UpdateNotifier
        • HPS::UpdateOptionsControl
        • HPS::UpdateOptionsKit
        • HPS::UTF8
        • HPS::Vector_2D
        • HPS::Vector_3D
        • HPS::VectorSampler
        • HPS::View
        • HPS::ViewDeletedEvent
        • HPS::ViewDetachedEvent
        • HPS::VisibilityControl
        • HPS::VisibilityKit
        • HPS::VisualEffectsControl
        • HPS::VisualEffectsKit
        • HPS::WalkOperator
        • HPS::WarningEvent
        • HPS::Window
        • HPS::WindowInfoControl
        • HPS::WindowInfoKit
        • HPS::WindowKey
        • HPS::WindowPoint
        • HPS::World
        • HPS::WorldPoint
        • HPS::ZoomBoxOperator
        • HPS::ZoomFitTouchOperator
        • HPS::ZoomOperator
        • HPS::MarkupOperator::Attributes
        • HPS::Cuboid_3D
        • HPS::CuttingSectionOperator::SectionInfo
        • HPS::DirectRGBColor
        • HPS::MeasurementOperator::DistanceInfo
        • HPS::Float_Traits
        • HPS::Float_Traits< double >
        • HPS::Float_Traits< float >
        • HPS::FloatKeyframe
        • HPS::FloatSplineControlValues
        • HPS::IntRectangle
        • HPS::KeyHasher
        • HPS::PointKeyframe
        • HPS::PointSplineControlValues
        • HPS::QuaternionKeyframe
        • HPS::QuaternionSplineControlValues
        • HPS::Rectangle
        • HPS::RGBColorKeyframe
        • HPS::RGBColorSplineControlValues
        • HPS::Sphere_3D
        • HPS::UpdateInfo
        • HPS::UTF8Hasher
        • HPS::VectorKeyframe
        • HPS::VectorSplineControlValues
    • Functions
      • A
      • B
      • C
      • D
      • E
      • F
      • G
      • H
      • I
      • J
      • K
      • L
      • M
      • N
      • O
      • P
      • Q
      • R
      • S
      • T
      • U
      • V
      • W
      • X
      • Y
      • Z
      • ~
    • Modules
      • HPS Custom Type Definitions
        • Type definitions
      • Sprocket Custom Type Definitions
        • Classes
        • Type definitions
        • Functions
        • Enumerators
  • C# API
    • File List
      • HPS.AbstractMethodException.cs
        • Content
      • HPS.AnchorShapeElement.cs
        • Content
      • HPS.ApplicationWindowKey.cs
        • Content
      • HPS.ApplicationWindowOptionsControl.cs
        • Content
      • HPS.ApplicationWindowOptionsKit.cs
        • Content
      • HPS.AttributeLock.cs
        • Content
      • HPS.AttributeLockControl.cs
        • Content
      • HPS.AttributeLockKit.cs
        • Content
      • HPS.BlankLinePatternElement.cs
        • Content
      • HPS.Bounding.cs
        • Content
      • HPS.BoundingControl.cs
        • Content
      • HPS.BoundingKit.cs
        • Content
      • HPS.Camera.cs
        • Content
      • HPS.CameraControl.cs
        • Content
      • HPS.CameraKit.cs
        • Content
      • HPS.CameraPoint.cs
        • Content
      • HPS.CircleKey.cs
        • Content
      • HPS.CircleKit.cs
        • Content
      • HPS.CircleShapeElement.cs
        • Content
      • HPS.CircularArcGlyphElement.cs
        • Content
      • HPS.CircularArcKey.cs
        • Content
      • HPS.CircularArcKit.cs
        • Content
      • HPS.CircularArcShapeElement.cs
        • Content
      • HPS.CircularWedgeKey.cs
        • Content
      • HPS.CircularWedgeKit.cs
        • Content
      • HPS.ColorInterpolationControl.cs
        • Content
      • HPS.ColorInterpolationKit.cs
        • Content
      • HPS.Condition.cs
        • Content
      • HPS.ConditionalExpression.cs
        • Content
      • HPS.ConditionControl.cs
        • Content
      • HPS.ContourLine.cs
        • Content
      • HPS.ContourLineControl.cs
        • Content
      • HPS.ContourLineKit.cs
        • Content
      • HPS.Control.cs
        • Content
      • HPS.Coordinate.cs
        • Content
      • HPS.CubeMapDefinition.cs
        • Content
      • HPS.Culling.cs
        • Content
      • HPS.CullingControl.cs
        • Content
      • HPS.CullingKit.cs
        • Content
      • HPS.CurveAttributeControl.cs
        • Content
      • HPS.CurveAttributeKit.cs
        • Content
      • HPS.CutGeometryGatheringOptionsKit.cs
        • Content
      • HPS.CuttingSection.cs
        • Content
      • HPS.CuttingSectionAttributeControl.cs
        • Content
      • HPS.CuttingSectionAttributeKit.cs
        • Content
      • HPS.CuttingSectionKey.cs
        • Content
      • HPS.CuttingSectionKit.cs
        • Content
      • HPS.Cylinder.cs
        • Content
      • HPS.CylinderAttributeControl.cs
        • Content
      • HPS.CylinderAttributeKit.cs
        • Content
      • HPS.CylinderKey.cs
        • Content
      • HPS.CylinderKit.cs
        • Content
      • HPS.Database.cs
        • Content
      • HPS.DebuggingControl.cs
        • Content
      • HPS.DebuggingKit.cs
        • Content
      • HPS.Definition.cs
        • Content
      • HPS.DirectRGBColor.cs
        • Content
      • HPS.DistantLightKey.cs
        • Content
      • HPS.DistantLightKit.cs
        • Content
      • HPS.DotGlyphElement.cs
        • Content
      • HPS.DPoint.cs
        • Content
      • HPS.Drawing.cs
        • Content
      • HPS.DrawingAttributeControl.cs
        • Content
      • HPS.DrawingAttributeKit.cs
        • Content
      • HPS.DrawWindowEvent.cs
        • Content
      • HPS.DriverEvent.cs
        • Content
      • HPS.DriverEventHandler.cs
        • Content
      • HPS.DVector.cs
        • Content
      • HPS.Edge.cs
        • Content
      • HPS.EdgeAttributeControl.cs
        • Content
      • HPS.EdgeAttributeKit.cs
        • Content
      • HPS.EllipseGlyphElement.cs
        • Content
      • HPS.EllipseKey.cs
        • Content
      • HPS.EllipseKit.cs
        • Content
      • HPS.EllipseShapeElement.cs
        • Content
      • HPS.EllipticalArcKey.cs
        • Content
      • HPS.EllipticalArcKit.cs
        • Content
      • HPS.EllipticalArcShapeElement.cs
        • Content
      • HPS.Emergency.cs
        • Content
      • HPS.EmergencyHandler.cs
        • Content
      • HPS.ErrorEvent.cs
        • Content
      • HPS.Event.cs
        • Content
      • HPS.EventDispatcher.cs
        • Content
      • HPS.EventHandler.cs
        • Content
      • HPS.EventNotifier.cs
        • Content
      • HPS.Exception.cs
        • Content
      • HPS.Extent.cs
        • Content
      • HPS.FinishPictureEvent.cs
        • Content
      • HPS.Float.cs
        • Content
      • HPS.FocusLostEvent.cs
        • Content
      • HPS.FontInfoState.cs
        • Content
      • HPS.FontSearchResults.cs
        • Content
      • HPS.FontSearchResultsIterator.cs
        • Content
      • HPS.GeometryKey.cs
        • Content
      • HPS.Glyph.cs
        • Content
      • HPS.GlyphDefinition.cs
        • Content
      • HPS.GlyphElement.cs
        • Content
      • HPS.GlyphKit.cs
        • Content
      • HPS.GlyphLinePatternElement.cs
        • Content
      • HPS.GlyphPoint.cs
        • Content
      • HPS.GPU.cs
        • Content
      • HPS.Grid.cs
        • Content
      • HPS.GridKey.cs
        • Content
      • HPS.GridKit.cs
        • Content
      • HPS.Hardcopy.cs
        • Content
      • HPS.HiddenLine.cs
        • Content
      • HPS.HiddenLineAttributeControl.cs
        • Content
      • HPS.HiddenLineAttributeKit.cs
        • Content
      • HPS.HideKeyboardEvent.cs
        • Content
      • HPS.HighlightControl.cs
        • Content
      • HPS.HighlightEvent.cs
        • Content
      • HPS.HighlightOptionsKit.cs
        • Content
      • HPS.HighlightSearch.cs
        • Content
      • HPS.HighlightSearchOptionsKit.cs
        • Content
      • HPS.HighlightSearchResults.cs
        • Content
      • HPS.HighlightSearchResultsIterator.cs
        • Content
      • HPS.HighlightState.cs
        • Content
      • HPS.Image.cs
        • Content
      • HPS.ImageDefinition.cs
        • Content
      • HPS.ImageGlyphElement.cs
        • Content
      • HPS.ImageKit.cs
        • Content
      • HPS.ImportStatusEvent.cs
        • Content
      • HPS.IncludeKey.cs
        • Content
      • HPS.IndexOutOfRangeException.cs
        • Content
      • HPS.InfiniteLine.cs
        • Content
      • HPS.InfiniteLineGlyphElement.cs
        • Content
      • HPS.InfiniteLineKey.cs
        • Content
      • HPS.InfiniteLineKit.cs
        • Content
      • HPS.Info.cs
        • Content
      • HPS.InformationEvent.cs
        • Content
      • HPS.InitPictureEvent.cs
        • Content
      • HPS.InnerPixelPoint.cs
        • Content
      • HPS.InnerWindowPoint.cs
        • Content
      • HPS.InputEvent.cs
        • Content
      • HPS.IntRectangle.cs
        • Content
      • HPS.InvalidLicenseException.cs
        • Content
      • HPS.InvalidObjectException.cs
        • Content
      • HPS.InvalidOperationException.cs
        • Content
      • HPS.InvalidSpecificationException.cs
        • Content
      • HPS.IOException.cs
        • Content
      • HPS.IONotifier.cs
        • Content
      • HPS.Key.cs
        • Content
      • HPS.KeyboardEvent.cs
        • Content
      • HPS.KeyboardState.cs
        • Content
      • HPS.KeyHasher.cs
        • Content
      • HPS.KeyPath.cs
        • Content
      • HPS.Kit.cs
        • Content
      • HPS.LeaderLineClippingElement.cs
        • Content
      • HPS.LegacyShader.cs
        • Content
      • HPS.LegacyShaderDefinition.cs
        • Content
      • HPS.LegacyShaderKit.cs
        • Content
      • HPS.License.cs
        • Content
      • HPS.Lighting.cs
        • Content
      • HPS.LightingAttributeControl.cs
        • Content
      • HPS.LightingAttributeKit.cs
        • Content
      • HPS.Line.cs
        • Content
      • HPS.LineAttributeControl.cs
        • Content
      • HPS.LineAttributeKit.cs
        • Content
      • HPS.LineGlyphElement.cs
        • Content
      • HPS.LineKey.cs
        • Content
      • HPS.LineKit.cs
        • Content
      • HPS.LinePattern.cs
        • Content
      • HPS.LinePatternDefinition.cs
        • Content
      • HPS.LinePatternElement.cs
        • Content
      • HPS.LinePatternKit.cs
        • Content
      • HPS.LinePatternOptionsKit.cs
        • Content
      • HPS.LinePatternParallelKit.cs
        • Content
      • HPS.LineShapeElement.cs
        • Content
      • HPS.Marker.cs
        • Content
      • HPS.MarkerAttributeControl.cs
        • Content
      • HPS.MarkerAttributeKit.cs
        • Content
      • HPS.MarkerKey.cs
        • Content
      • HPS.MarkerKit.cs
        • Content
      • HPS.Material.cs
        • Content
      • HPS.MaterialKit.cs
        • Content
      • HPS.MaterialMappingControl.cs
        • Content
      • HPS.MaterialMappingKit.cs
        • Content
      • HPS.MaterialPaletteDefinition.cs
        • Content
      • HPS.MatrixKit.cs
        • Content
      • HPS.Mesh.cs
        • Content
      • HPS.MeshKey.cs
        • Content
      • HPS.MeshKit.cs
        • Content
      • HPS.ModellingMatrixControl.cs
        • Content
      • HPS.ModifierKeys.cs
        • Content
      • HPS.MouseButtons.cs
        • Content
      • HPS.MouseEvent.cs
        • Content
      • HPS.MouseState.cs
        • Content
      • HPS.NamedStyleDefinition.cs
        • Content
      • HPS.NURBSCurveKey.cs
        • Content
      • HPS.NURBSCurveKit.cs
        • Content
      • HPS.NURBSSurfaceAttributeControl.cs
        • Content
      • HPS.NURBSSurfaceAttributeKit.cs
        • Content
      • HPS.NURBSSurfaceKey.cs
        • Content
      • HPS.NURBSSurfaceKit.cs
        • Content
      • HPS.OBJ.cs
        • Content
      • HPS.Object.cs
        • Content
      • HPS.ObjectPoint.cs
        • Content
      • HPS.OffScreenWindowKey.cs
        • Content
      • HPS.OffScreenWindowOptionsControl.cs
        • Content
      • HPS.OffScreenWindowOptionsKit.cs
        • Content
      • HPS.OptimizeMappingResults.cs
        • Content
      • HPS.OptimizeMappingResultsIterator.cs
        • Content
      • HPS.PBRMaterialKit.cs
        • Content
      • HPS.Performance.cs
        • Content
      • HPS.PerformanceControl.cs
        • Content
      • HPS.PerformanceKit.cs
        • Content
      • HPS.PixelPoint.cs
        • Content
      • HPS.Plane.cs
        • Content
      • HPS.Plane2D.cs
        • Content
      • HPS.Point.cs
        • Content
      • HPS.Point2D.cs
        • Content
      • HPS.PointCloud.cs
        • Content
      • HPS.PolygonKey.cs
        • Content
      • HPS.PolygonKit.cs
        • Content
      • HPS.PolygonShapeElement.cs
        • Content
      • HPS.PortfolioControl.cs
        • Content
      • HPS.PortfolioKey.cs
        • Content
      • HPS.PostProcessEffects.cs
        • Content
      • HPS.PostProcessEffectsControl.cs
        • Content
      • HPS.PostProcessEffectsKit.cs
        • Content
      • HPS.Quaternion.cs
        • Content
      • HPS.Rectangle.cs
        • Content
      • HPS.ReferenceKey.cs
        • Content
      • HPS.RGB24Color.cs
        • Content
      • HPS.RGBA32Color.cs
        • Content
      • HPS.RGBAColor.cs
        • Content
      • HPS.RGBAS32Color.cs
        • Content
      • HPS.RGBColor.cs
        • Content
      • HPS.Search.cs
        • Content
      • HPS.SearchOptionsKit.cs
        • Content
      • HPS.SearchResults.cs
        • Content
      • HPS.SearchResultsIterator.cs
        • Content
      • HPS.SegmentKey.cs
        • Content
      • HPS.SegmentOptimizationOptions.cs
        • Content
      • HPS.SegmentOptimizationOptionsKit.cs
        • Content
      • HPS.Selectability.cs
        • Content
      • HPS.SelectabilityControl.cs
        • Content
      • HPS.SelectabilityKit.cs
        • Content
      • HPS.Selection.cs
        • Content
      • HPS.SelectionControl.cs
        • Content
      • HPS.SelectionItem.cs
        • Content
      • HPS.SelectionOptionsControl.cs
        • Content
      • HPS.SelectionOptionsKit.cs
        • Content
      • HPS.SelectionResults.cs
        • Content
      • HPS.SelectionResultsIterator.cs
        • Content
      • HPS.Shape.cs
        • Content
      • HPS.ShapeCoordinate.cs
        • Content
      • HPS.ShapeDefinition.cs
        • Content
      • HPS.ShapeElement.cs
        • Content
      • HPS.ShapeKit.cs
        • Content
      • HPS.ShapePoint.cs
        • Content
      • HPS.Shell.cs
        • Content
      • HPS.ShellKey.cs
        • Content
      • HPS.ShellKit.cs
        • Content
      • HPS.ShellOptimizationOptionsKit.cs
        • Content
      • HPS.ShellRelationOptionsKit.cs
        • Content
      • HPS.ShellRelationResultsKit.cs
        • Content
      • HPS.ShowKeyboardEvent.cs
        • Content
      • HPS.SimpleCuboid.cs
        • Content
      • HPS.SimpleSphere.cs
        • Content
      • HPS.SolidLinePatternElement.cs
        • Content
      • HPS.SphereAttributeControl.cs
        • Content
      • HPS.SphereAttributeKit.cs
        • Content
      • HPS.SphereGlyphElement.cs
        • Content
      • HPS.SphereKey.cs
        • Content
      • HPS.SphereKit.cs
        • Content
      • HPS.Spotlight.cs
        • Content
      • HPS.SpotlightKey.cs
        • Content
      • HPS.SpotlightKit.cs
        • Content
      • HPS.StandAloneWindowEvent.cs
        • Content
      • HPS.StandAloneWindowKey.cs
        • Content
      • HPS.StandAloneWindowOptionsControl.cs
        • Content
      • HPS.StandAloneWindowOptionsKit.cs
        • Content
      • HPS.STL.cs
        • Content
      • HPS.Stream.cs
        • Content
      • HPS.Style.cs
        • Content
      • HPS.StyleControl.cs
        • Content
      • HPS.StyleKey.cs
        • Content
      • HPS.Subwindow.cs
        • Content
      • HPS.SubwindowControl.cs
        • Content
      • HPS.SubwindowKit.cs
        • Content
      • HPS.Text.cs
        • Content
      • HPS.TextAttributeControl.cs
        • Content
      • HPS.TextAttributeKit.cs
        • Content
      • HPS.TextInputEvent.cs
        • Content
      • HPS.TextKey.cs
        • Content
      • HPS.TextKit.cs
        • Content
      • HPS.TextMetrics.cs
        • Content
      • HPS.TextureDefinition.cs
        • Content
      • HPS.TextureMatrixControl.cs
        • Content
      • HPS.TextureOptionsKit.cs
        • Content
      • HPS.TimerTickEvent.cs
        • Content
      • HPS.Touch.cs
        • Content
        • Type definitions
      • HPS.TouchEvent.cs
        • Content
      • HPS.TouchState.cs
        • Content
      • HPS.TransformMaskControl.cs
        • Content
      • HPS.TransformMaskKit.cs
        • Content
      • HPS.Transparency.cs
        • Content
      • HPS.TransparencyControl.cs
        • Content
      • HPS.TransparencyKit.cs
        • Content
      • HPS.TreeContext.cs
        • Content
      • HPS.Trim.cs
        • Content
      • HPS.TrimElement.cs
        • Content
      • HPS.TrimKit.cs
        • Content
      • HPS.UpdateCompletedEvent.cs
        • Content
      • HPS.UpdateInfo.cs
        • Content
      • HPS.UpdateNotifier.cs
        • Content
      • HPS.UpdateOptionsControl.cs
        • Content
      • HPS.UpdateOptionsKit.cs
        • Content
      • HPS.UTF8Hasher.cs
        • Content
      • HPS.Vector.cs
        • Content
      • HPS.Vector2D.cs
        • Content
      • HPS.VisibilityControl.cs
        • Content
      • HPS.VisibilityKit.cs
        • Content
      • HPS.VisualEffectsControl.cs
        • Content
      • HPS.VisualEffectsKit.cs
        • Content
      • HPS.WarningEvent.cs
        • Content
      • HPS.Window.cs
        • Content
      • HPS.WindowInfoControl.cs
        • Content
      • HPS.WindowInfoKit.cs
        • Content
      • HPS.WindowKey.cs
        • Content
      • HPS.WindowPoint.cs
        • Content
      • HPS.World.cs
        • Content
      • HPS.WorldPoint.cs
        • Content
      • HPS_enums.cs
        • Content
      • HPS_enums.cs
        • Content
      • HPS_enums.cs
        • Content
      • HPS_enums.cs
        • Content
      • HPS_enums.cs
        • Content
      • HPS_enums.cs
        • Content
      • HPS_enums.cs
        • Content
      • HPS_enums.cs
        • Content
      • HPS_enums.cs
        • Content
      • HPS_enums.cs
        • Content
      • HPS_enums.cs
        • Content
      • HPS_enums.cs
        • Content
      • HPS_pinvoke.cs
        • Content
      • HPS_pinvoke.cs
        • Content
      • HPS_pinvoke.cs
        • Content
      • HPS_pinvoke.cs
        • Content
      • HPS_pinvoke.cs
        • Content
      • HPS_pinvoke.cs
        • Content
      • HPS_pinvoke.cs
        • Content
      • HPS_pinvoke.cs
        • Content
      • HPS_pinvoke.cs
        • Content
      • HPS_pinvoke.cs
        • Content
      • HPS_pinvoke.cs
        • Content
      • HPS_pinvoke.cs
        • Content
      • HPSInternal.cs
        • Content
      • HPSInternal.cs
        • Content
      • HPSInternal.cs
        • Content
      • HPSInternal.cs
        • Content
      • HPSInternal.cs
        • Content
      • HPSInternal.cs
        • Content
      • HPSInternal.cs
        • Content
      • HPSInternal.cs
        • Content
      • HPSInternal.cs
        • Content
      • HPSInternal.cs
        • Content
      • HPSInternal.cs
        • Content
      • HPSInternal.cs
        • Content
      • HPSInternalDriverEventTypeCast.cs
        • Content
      • HPSInternalEventTypeCast.cs
        • Content
      • HPSInternalEventTypeCast.cs
        • Content
      • HPSInternalEventTypeCast.cs
        • Content
      • HPSInternalEventTypeCast.cs
        • Content
      • HPSInternalEventTypeCast.cs
        • Content
      • HPSInternalEventTypeCast.cs
        • Content
      • HPSInternalEventTypeCast.cs
        • Content
      • HPSInternalEventTypeCast.cs
        • Content
      • HPSInternalEventTypeCast.cs
        • Content
      • HPSInternalEventTypeCast.cs
        • Content
      • HPSInternalEventTypeCast.cs
        • Content
      • HPSInternalEventTypeCast.cs
        • Content
      • HPSInternalStreamExportEventTypeCast.cs
        • Content
      • HPSInternalStreamImportEventTypeCast.cs
        • Content
      • HPSInternalTypeCast.cs
        • Content
      • HPSInternalTypeCast.cs
        • Content
      • HPSInternalTypeCast.cs
        • Content
      • HPSInternalTypeCast.cs
        • Content
      • HPSInternalTypeCast.cs
        • Content
      • HPSInternalTypeCast.cs
        • Content
      • HPSInternalTypeCast.cs
        • Content
      • HPSInternalTypeCast.cs
        • Content
      • HPSInternalTypeCast.cs
        • Content
      • HPSInternalTypeCast.cs
        • Content
      • HPSInternalTypeCast.cs
        • Content
      • HPSInternalTypeCast.cs
        • Content
      • HPS.Animation.cs
        • Content
      • HPS.AnimationControl.cs
        • Content
      • HPS.AxisTriadControl.cs
        • Content
      • HPS.AxisTriadOperator.cs
        • Content
      • HPS.BooleanMetadata.cs
        • Content
      • HPS.CADModel.cs
        • Content
      • HPS.CameraChangedEvent.cs
        • Content
      • HPS.Canvas.cs
        • Content
      • HPS.CanvasDeletedEvent.cs
        • Content
      • HPS.Capture.cs
        • Content
      • HPS.CaptureActivationEvent.cs
        • Content
      • HPS.Channel.cs
        • Content
      • HPS.Component.cs
        • Content
      • HPS.ComponentHiddenEvent.cs
        • Content
      • HPS.ComponentHighlightEvent.cs
        • Content
      • HPS.ComponentIsolatedEvent.cs
        • Content
      • HPS.ComponentPath.cs
        • Content
      • HPS.ComponentResetEvent.cs
        • Content
      • HPS.ComponentShownEvent.cs
        • Content
      • HPS.ComponentTree.cs
        • Content
      • HPS.ComponentTreeItem.cs
        • Content
      • HPS.DoubleMetadata.cs
        • Content
      • HPS.Factory.cs
        • Content
      • HPS.Filter.cs
        • Content
      • HPS.FilterActivationEvent.cs
        • Content
      • HPS.FloatKeyframe.cs
        • Content
      • HPS.FloatSampler.cs
        • Content
      • HPS.FloatSplineControlValues.cs
        • Content
      • HPS.IntegerMetadata.cs
        • Content
      • HPS.Layout.cs
        • Content
      • HPS.LayoutDeletedEvent.cs
        • Content
      • HPS.LayoutDetachedEvent.cs
        • Content
      • HPS.Metadata.cs
        • Content
      • HPS.Model.cs
        • Content
      • HPS.ModelDeletedEvent.cs
        • Content
      • HPS.ModelDetachedEvent.cs
        • Content
      • HPS.NavigationCubeControl.cs
        • Content
      • HPS.NavigationCubeOperator.cs
        • Content
      • HPS.Operator.cs
        • Content
      • HPS.OperatorControl.cs
        • Content
      • HPS.OperatorUtility.cs
        • Content
      • HPS.PointKeyframe.cs
        • Content
      • HPS.PointSampler.cs
        • Content
      • HPS.PointSplineControlValues.cs
        • Content
      • HPS.QuaternionKeyframe.cs
        • Content
      • HPS.QuaternionSampler.cs
        • Content
      • HPS.QuaternionSplineControlValues.cs
        • Content
      • HPS.Rendering.cs
        • Content
      • HPS.RGBColorKeyframe.cs
        • Content
      • HPS.RGBColorSampler.cs
        • Content
      • HPS.RGBColorSplineControlValue.cs
        • Content
      • HPS.Sampler.cs
        • Content
      • HPS.SceneTree.cs
        • Content
      • HPS.SceneTreeItem.cs
        • Content
      • HPS.SmoothTransitionCompleteEvent.cs
        • Content
      • HPS.Sprocket.cs
        • Content
      • HPS.SprocketControl.cs
        • Content
      • HPS.SprocketKit.cs
        • Content
      • HPS.SprocketPath.cs
        • Content
      • HPS.StringMetadata.cs
        • Content
      • HPS.TimeMetadata.cs
        • Content
      • HPS.UnsignedIntegerMetadata.cs
        • Content
      • HPS.VectorKeyFrame.cs
        • Content
      • HPS.VectorSampler.cs
        • Content
      • HPS.VectorSplineControlValues.cs
        • Content
      • HPS.View.cs
        • Content
      • HPS.ViewDeletedEvent.cs
        • Content
      • HPS.ViewDetachedEvent.cs
        • Content
      • HPS.D3DImageCanvas.cs
        • Content
      • HPS.DWG.cs
        • Content
      • HPS.Exchange.cs
        • Content
      • HPS.ExchangeParasolid.cs
        • Content
      • HPS.HCA.cs
        • Content
      • HPS.InstanceInc.cs
        • Content
      • HPS.HTML.cs
        • Content
      • HPS.OOC.cs
        • Content
      • HPS.AnnotationOperator.cs
        • Content
      • HPS.ConstructRectangleOperator.cs
        • Content
      • HPS.CuttingSectionOperator.cs
        • Content
      • HPS.FlyOperator.cs
        • Content
      • HPS.HandlesOperator.cs
        • Content
      • HPS.HighlightAreaOperator.cs
        • Content
      • HPS.HighlightOperator.cs
        • Content
      • HPS.MarkupOperator.cs
        • Content
      • HPS.MeasurementOperator.cs
        • Content
      • HPS.MouseWheelOperator.cs
        • Content
      • HPS.OrbitOperator.cs
        • Content
      • HPS.PanOperator.cs
        • Content
      • HPS.PanOrbitZoomOperator.cs
        • Content
      • HPS.RelativeOrbitOperator.cs
        • Content
      • HPS.SelectAreaOperator.cs
        • Content
      • HPS.SelectOperator.cs
        • Content
      • HPS.SimpleWalkOperator.cs
        • Content
      • HPS.TurntableOperator.cs
        • Content
      • HPS.WalkOperator.cs
        • Content
      • HPS.ZoomBoxOperator.cs
        • Content
      • HPS.ZoomFitTouchOperator.cs
        • Content
      • HPS.ZoomOperator.cs
        • Content
      • HPS.Parasolid.cs
        • Content
      • HPS.Publish.cs
        • Content
      • HPS.Sketchup.cs
        • Content
    • Classes and Data Structures
      • A
      • B
      • C
      • D
      • E
      • F
      • G
      • H
      • I
      • K
      • L
      • M
      • N
      • O
      • P
      • Q
      • R
      • S
      • T
      • U
      • V
      • W
      • Z
        • HPS::AbstractMethodException
        • HPS::Publish::Activation
        • HPS::PostProcessEffects::AmbientOcclusion
        • HPS::AnchorShapeElement
        • HPS::Animation
        • HPS::Publish::Animation
        • HPS::AnimationControl
        • HPS::AnimationKeyArray
        • HPS::Publish::Annotation
        • HPS::AnnotationOperator::AnnotationInsertedEvent
        • HPS::Publish::AnnotationKit
        • HPS::AnnotationKitArray
        • HPS::AnnotationOperator
        • HPS::ApplicationWindowKey
        • HPS::ApplicationWindowOptionsControl
        • HPS::ApplicationWindowOptionsKit
        • HPS::OOC::Area
        • HPS::AreaArray
        • HPS::OOC::AreaHighlightTracker
        • HPS::Publish::Artwork
        • HPS::Publish::Artwork::Display
        • HPS::Publish::Artwork::View
        • HPS::Publish::ArtworkKit
        • HPS::AttributeLock
        • HPS::AttributeLockControl
        • HPS::Stream::AttributeLockImportEvent
        • HPS::AttributeLockKit
        • HPS::AttributeLockTypeArray
        • HPS::AxisTriadControl
        • HPS::AxisTriadOperator
        • HPS::BlankLinePatternElement
        • HPS::PostProcessEffects::Bloom
        • HPS::BoolArray
        • HPS::BooleanMetadata
        • HPS::Publish::Border
        • HPS::Bounding
        • HPS::BoundingControl
        • HPS::Stream::BoundingImportEvent
        • HPS::BoundingKit
        • HPS::Publish::ButtonKit
        • HPS::ButtonKitArray
        • HPS::ByteArray
        • HPS::ByteArrayArray
        • HPS::CADModel
        • HPS::DWG::CADModel
        • HPS::Exchange::CADModel
        • HPS::Parasolid::CADModel
        • HPS::CADModelArray
        • HPS::Camera
        • HPS::CameraChangedEvent
        • HPS::CameraControl
        • HPS::Stream::CameraImportEvent
        • HPS::CameraKit
        • HPS::CameraKitArray
        • HPS::CameraPointArray
        • HPS::Canvas
        • HPS::CanvasArray
        • HPS::CanvasDeletedEvent
        • HPS::Capture
        • HPS::Exchange::Capture
        • HPS::CaptureActivationEvent
        • HPS::CaptureArray
        • HPS::Channel
        • HPS::ChannelArray
        • HPS::Publish::CheckBoxKit
        • HPS::CheckBoxKitArray
        • HPS::Exchange::Tessellation::Chord
        • HPS::Stream::CircleImportEvent
        • HPS::CircleKey
        • HPS::CircleKit
        • HPS::CircleShapeElement
        • HPS::CircularArcGlyphElement
        • HPS::Stream::CircularArcImportEvent
        • HPS::CircularArcKey
        • HPS::CircularArcKit
        • HPS::CircularArcShapeElement
        • HPS::Stream::CircularWedgeImportEvent
        • HPS::CircularWedgeKey
        • HPS::CircularWedgeKit
        • HPS::ClipOperationArray
        • HPS::ClipSpaceArray
        • HPS::Material::Color
        • HPS::ColorInterpolationControl
        • HPS::Stream::ColorInterpolationImportEvent
        • HPS::ColorInterpolationKit
        • HPS::Stream::CommentImportEvent
        • HPS::Exchange::CommonMeasurementOperator
        • HPS::Exchange::CommonMeasurementOperator::MeasurementDeletedEvent
        • HPS::Exchange::CommonMeasurementOperator::MeasurementInsertedEvent
        • HPS::Component
        • HPS::DWG::Component
        • HPS::Exchange::Component
        • HPS::Parasolid::Component
        • HPS::ComponentArray
        • HPS::ComponentHiddenEvent
        • HPS::ComponentHighlightEvent
        • HPS::ComponentIsolatedEvent
        • HPS::ComponentPath
        • HPS::ComponentPathArray
        • HPS::ComponentResetEvent
        • HPS::ComponentShownEvent
        • HPS::ComponentTree
        • HPS::ComponentTreeItem
        • HPS::ComponentTreeItem::ComponentTreeItemUnknown
        • HPS::Condition
        • HPS::ConditionalExpression
        • HPS::ConditionalExpressionArray
        • HPS::ConditionControl
        • HPS::Stream::ConditionImportEvent
        • HPS::Exchange::Configuration
        • HPS::ConfigurationArray
        • HPS::ConstructRectangleOperator
        • HPS::ContourLine
        • HPS::ContourLineControl
        • HPS::Stream::ContourLineImportEvent
        • HPS::ContourLineKit
        • HPS::Control
        • HPS::Coordinate
        • HPS::CubeMapDefinition
        • HPS::CubeMapDefinitionArray
        • HPS::Stream::CubeMapDefinitionImportEvent
        • HPS::Culling
        • HPS::CullingControl
        • HPS::Stream::CullingImportEvent
        • HPS::CullingKit
        • HPS::CurveAttributeControl
        • HPS::Stream::CurveAttributeImportEvent
        • HPS::CurveAttributeKit
        • HPS::CurveTypeArray
        • HPS::CutGeometryGatheringOptionsKit
        • HPS::CuttingSection
        • HPS::CuttingSectionAttributeControl
        • HPS::Stream::CuttingSectionAttributeImportEvent
        • HPS::CuttingSectionAttributeKit
        • HPS::Stream::CuttingSectionImportEvent
        • HPS::CuttingSectionKey
        • HPS::CuttingSectionKit
        • HPS::CuttingSectionOperator
        • HPS::Cylinder
        • HPS::CylinderAttributeControl
        • HPS::Stream::CylinderAttributeImportEvent
        • HPS::CylinderAttributeKit
        • HPS::Stream::CylinderImportEvent
        • HPS::CylinderKey
        • HPS::CylinderKit
        • HPS::D3DImageCanvas
        • HPS::D3DImageCanvas::FinishPictureHandler
        • HPS::Database
        • HPS::Publish::DataTableKit
        • HPS::DataTableKitArray
        • HPS::Publish::Deactivation
        • HPS::DebuggingControl
        • HPS::DebuggingKit
        • HPS::Definition
        • HPS::Stream::DistantLightImportEvent
        • HPS::DistantLightKey
        • HPS::DistantLightKit
        • HPS::Stream::DistantLightPropertyImportEvent
        • HPS::Publish::DocumentKey
        • HPS::Publish::DocumentKit
        • HPS::DotGlyphElement
        • HPS::DoubleMetadata
        • HPS::Drawing
        • HPS::DrawingAttributeControl
        • HPS::Stream::DrawingAttributeImportEvent
        • HPS::DrawingAttributeKit
        • HPS::DrawingOverlayArray
        • HPS::DrawWindowEvent
        • HPS::DriverEvent
        • HPS::DriverEventHandler
        • HPS::Publish::DropDownListKit
        • HPS::DropDownListKitArray
        • HPS::DVectorArray
        • HPS::DWG
        • HPS::DWG::Factory
        • HPS::DWG::File
        • HPS::DWG::ImportNotifier
        • HPS::DWG::ImportOptionsKit
        • HPS::DWG::Layer
        • HPS::DWG::Layout
        • HPS::Edge
        • HPS::EdgeAttributeControl
        • HPS::Stream::EdgeAttributeImportEvent
        • HPS::EdgeAttributeKit
        • HPS::EllipseGlyphElement
        • HPS::Stream::EllipseImportEvent
        • HPS::EllipseKey
        • HPS::EllipseKit
        • HPS::EllipseShapeElement
        • HPS::Stream::EllipticalArcImportEvent
        • HPS::EllipticalArcKey
        • HPS::EllipticalArcKit
        • HPS::EllipticalArcShapeElement
        • HPS::Emergency
        • HPS::EmergencyHandler
        • HPS::EmergencyHandler::EmergencyHandlerUnknown
        • HPS::ErrorEvent
        • HPS::Event
        • HPS::Event::EventUnknown
        • HPS::EventDispatcher
        • HPS::EventHandler
        • HPS::EventNotifier
        • HPS::Exception
        • HPS::Exchange
        • HPS::Exchange::Export3MFOptionsKit
        • HPS::Exchange::ExportACISOptionsKit
        • HPS::Exchange::ExportFBXOptionsKit
        • HPS::Exchange::ExportGLTFOptionsKit
        • HPS::Exchange::ExportIGESOptionsKit
        • HPS::Exchange::ExportJTOptionsKit
        • HPS::Exchange::ExportNotifier
        • HPS::Exchange::ExportOBJOptionsKit
        • HPS::Exchange::ExportParasolidOptionsKit
        • HPS::Exchange::ExportPRCOptionsKit
        • HPS::Exchange::ExportSTEPOptionsKit
        • HPS::Exchange::ExportSTLOptionsKit
        • HPS::Exchange::ExportU3DOptionsKit
        • HPS::Exchange::ExportXMLOptionsKit
        • HPS::Exchange::Factory
        • HPS::Exchange::File
        • HPS::Exchange::Filter
        • HPS::Exchange::ImportNotifier
        • HPS::Exchange::ImportOptionsKit
        • HPS::Exchange::JT
        • HPS::Exchange::MeasurementOperator
        • HPS::Exchange::ModelFileImportOptionsKit
        • HPS::Exchange::NURBSConversionOptionsKit
        • HPS::Exchange::PRC
        • HPS::Exchange::ProductOccurrence
        • HPS::Exchange::ProE
        • HPS::Exchange::ReloadNotifier
        • HPS::Exchange::Revit
        • HPS::Exchange::Sheet
        • HPS::Exchange::STEP
        • HPS::Exchange::Tessellation
        • HPS::Exchange::TessellationOptionsKit
        • HPS::Exchange::Translation
        • HPS::Exchange::TranslationNotifier
        • HPS::Exchange::TranslationOptionsKit
        • HPS::Exchange::U3D
        • HPS::ExchangeParasolid
        • HPS::ExchangeParasolid::File
        • HPS::ExchangeParasolid::ImportNotifier
        • HPS::Stream::ExportEvent
        • HPS::Stream::ExportEventHandler
        • HPS::OBJ::ExportNotifier
        • HPS::Stream::ExportNotifier
        • HPS::Hardcopy::File::ExportOptionsKit
        • HPS::Hardcopy::GDI::ExportOptionsKit
        • HPS::Image::ExportOptionsKit
        • HPS::Parasolid::ExportOptionsKit
        • HPS::Publish::ExportOptionsKit
        • HPS::Stream::ExportOptionsKit
        • HPS::Stream::ExportStartedEvent
        • HPS::Extent
        • HPS::Parasolid::Facet
        • HPS::Parasolid::Facet::Tolerance
        • HPS::Parasolid::FacetTessellationKit
        • HPS::Factory
        • HPS::Parasolid::Factory
        • HPS::Publish::Field
        • HPS::FieldTypeArray
        • HPS::Hardcopy::File
        • HPS::HCA::File
        • HPS::HTML::File
        • HPS::Image::File
        • HPS::OBJ::File
        • HPS::OOC::File
        • HPS::Parasolid::File
        • HPS::PointCloud::File
        • HPS::Publish::File
        • HPS::Sketchup::File
        • HPS::STL::File
        • HPS::Stream::File
        • HPS::Filter
        • HPS::FilterActivationEvent
        • HPS::FilterArray
        • HPS::FinishPictureEvent
        • HPS::Float
        • HPS::FloatArray
        • HPS::FloatKeyframeArray
        • HPS::FloatSampler
        • HPS::FloatSplineControlValuesArray
        • HPS::FlyOperator
        • HPS::FocusLostEvent
        • HPS::Publish::Text::Font
        • HPS::FontInfoState
        • HPS::FontSearchResults
        • HPS::FontSearchResultsIterator
        • HPS::Hardcopy::GDI
        • HPS::Stream::GeometryExportEvent
        • HPS::GeometryKey
        • HPS::HandlesOperator::GeometryTransformedEvent
        • HPS::Glyph
        • HPS::GlyphDefinition
        • HPS::GlyphDefinitionArray
        • HPS::Stream::GlyphDefinitionImportEvent
        • HPS::GlyphElement
        • HPS::GlyphElementArray
        • HPS::GlyphKit
        • HPS::GlyphLinePatternElement
        • HPS::GlyphPointArray
        • HPS::GPU
        • HPS::Grid
        • HPS::Stream::GridImportEvent
        • HPS::GridKey
        • HPS::GridKit
        • HPS::HandlesOperator
        • HPS::Hardcopy
        • HPS::Parasolid::Line::Hatching
        • HPS::HCA
        • HPS::HCA::ImportNotifier
        • HPS::HCA::ImportOptionsKit
        • HPS::HCA::Model
        • HPS::HCA::ModelTree
        • HPS::HCA::ModelTreeItem
        • HPS::HCA::NetworkImportOptionsKit
        • HPS::HCA::RequestIdEvent
        • HPS::HiddenLine
        • HPS::HiddenLineAttributeControl
        • HPS::Stream::HiddenLineAttributeImportEvent
        • HPS::HiddenLineAttributeKit
        • HPS::HideKeyboardEvent
        • HPS::HighlightAreaOperator
        • HPS::HighlightControl
        • HPS::HighlightEvent
        • HPS::Publish::Highlighting
        • HPS::HighlightOperator
        • HPS::HighlightOptionsKit
        • HPS::HighlightOptionsKitArray
        • HPS::HighlightSearch
        • HPS::HighlightSearchOptionsKit
        • HPS::HighlightSearchResults
        • HPS::HighlightSearchResultsIterator
        • HPS::HighlightState
        • HPS::HighlightStateArray
        • HPS::hps::HPSInternalDriverEventTypeCast
        • HPS::hps::HPSInternalEventTypeCast
        • HPS::sprk::HPSInternalEventTypeCast
        • HPS::sprk_dwg::HPSInternalEventTypeCast
        • HPS::sprk_exchange::HPSInternalEventTypeCast
        • HPS::sprk_exchange_parasolid::HPSInternalEventTypeCast
        • HPS::sprk_hca::HPSInternalEventTypeCast
        • HPS::sprk_html::HPSInternalEventTypeCast
        • HPS::sprk_ooc::HPSInternalEventTypeCast
        • HPS::sprk_ops::HPSInternalEventTypeCast
        • HPS::sprk_parasolid::HPSInternalEventTypeCast
        • HPS::sprk_publish::HPSInternalEventTypeCast
        • HPS::sprk_sketchup::HPSInternalEventTypeCast
        • HPS::hps::HPSInternalStreamExportEventTypeCast
        • HPS::hps::HPSInternalStreamImportEventTypeCast
        • HPS::hps::HPSInternalTypeCast
        • HPS::sprk::HPSInternalTypeCast
        • HPS::sprk_dwg::HPSInternalTypeCast
        • HPS::sprk_exchange::HPSInternalTypeCast
        • HPS::sprk_exchange_parasolid::HPSInternalTypeCast
        • HPS::sprk_hca::HPSInternalTypeCast
        • HPS::sprk_html::HPSInternalTypeCast
        • HPS::sprk_ooc::HPSInternalTypeCast
        • HPS::sprk_ops::HPSInternalTypeCast
        • HPS::sprk_parasolid::HPSInternalTypeCast
        • HPS::sprk_publish::HPSInternalTypeCast
        • HPS::sprk_sketchup::HPSInternalTypeCast
        • HPS::HTML
        • HPS::Image
        • HPS::Image::ImportOptionsKit
        • HPS::Publish::Image
        • HPS::ImageDefinition
        • HPS::ImageDefinitionArray
        • HPS::Stream::ImageDefinitionImportEvent
        • HPS::ImageGlyphElement
        • HPS::ImageKit
        • HPS::Publish::ImageKit
        • HPS::ImageKitArray
        • HPS::Stream::ImportCompletedEvent
        • HPS::Stream::ImportEvent
        • HPS::Stream::ImportEventHandler
        • HPS::OBJ::ImportNotifier
        • HPS::OOC::ImportNotifier
        • HPS::Parasolid::ImportNotifier
        • HPS::PointCloud::ImportNotifier
        • HPS::Sketchup::ImportNotifier
        • HPS::STL::ImportNotifier
        • HPS::Stream::ImportNotifier
        • HPS::OBJ::ImportOptionsKit
        • HPS::OOC::ImportOptionsKit
        • HPS::Parasolid::ImportOptionsKit
        • HPS::PointCloud::ImportOptionsKit
        • HPS::Sketchup::ImportOptionsKit
        • HPS::STL::ImportOptionsKit
        • HPS::Stream::ImportOptionsKit
        • HPS::OBJ::ImportResultsKit
        • HPS::PointCloud::ImportResultsKit
        • HPS::Sketchup::ImportResultsKit
        • HPS::STL::ImportResultsKit
        • HPS::Stream::ImportResultsKit
        • HPS::ImportStatusEvent
        • HPS::IncludeKey
        • HPS::IncludeKeyArray
        • HPS::Stream::IncludeSegmentImportEvent
        • HPS::IndexOutOfRangeException
        • HPS::InfiniteLine
        • HPS::InfiniteLineGlyphElement
        • HPS::Stream::InfiniteLineImportEvent
        • HPS::InfiniteLineKey
        • HPS::InfiniteLineKit
        • HPS::Info
        • HPS::InformationEvent
        • HPS::InitPictureEvent
        • HPS::InnerPixelPointArray
        • HPS::InnerWindowPointArray
        • HPS::InputEvent
        • HPS::Int32Array
        • HPS::Int64Array
        • HPS::IntArray
        • HPS::IntegerMetadata
        • HPS::InternalHPSArray
        • HPS::InternalHPSBlittableArray
        • HPS::InternalString
        • HPS::IntPtrArray
        • HPS::IntRectangleArray
        • HPS::InvalidLicenseException
        • HPS::InvalidObjectException
        • HPS::InvalidOperationException
        • HPS::InvalidSpecificationException
        • HPS::IOException
        • HPS::IONotifier
        • HPS::Key
        • HPS::KeyArray
        • HPS::KeyboardCodeArray
        • HPS::KeyboardEvent
        • HPS::KeyboardState
        • HPS::KeyHasher
        • HPS::KeyPath
        • HPS::KeyPathArray
        • HPS::Kit
        • HPS::Publish::Label
        • HPS::Layout
        • HPS::LayoutArray
        • HPS::LayoutDeletedEvent
        • HPS::LayoutDetachedEvent
        • HPS::LeaderLineClippingElement
        • HPS::License
        • HPS::Lighting
        • HPS::Publish::Lighting
        • HPS::LightingAttributeControl
        • HPS::Stream::LightingAttributeImportEvent
        • HPS::LightingAttributeKit
        • HPS::Line
        • HPS::Parasolid::Line
        • HPS::LineAttributeControl
        • HPS::Stream::LineAttributeImportEvent
        • HPS::LineAttributeKit
        • HPS::LineCoordinateSpaceArray
        • HPS::LineGlyphElement
        • HPS::Stream::LineImportEvent
        • HPS::LineKey
        • HPS::LineKit
        • HPS::LinePattern
        • HPS::LinePatternDefinition
        • HPS::LinePatternDefinitionArray
        • HPS::Stream::LinePatternDefinitionImportEvent
        • HPS::LinePatternElement
        • HPS::LinePatternElementArray
        • HPS::LinePatternKit
        • HPS::LinePatternOptionsKit
        • HPS::LinePatternParallelKit
        • HPS::LinePatternParallelKitArray
        • HPS::LineShapeElement
        • HPS::LineSizeUnitsArray
        • HPS::Parasolid::LineTessellationKit
        • HPS::Publish::LinkKit
        • HPS::LinkKitArray
        • HPS::Publish::ListBoxKit
        • HPS::ListBoxKitArray
        • HPS::Marker
        • HPS::MarkerAttributeControl
        • HPS::Stream::MarkerAttributeImportEvent
        • HPS::MarkerAttributeKit
        • HPS::Stream::MarkerImportEvent
        • HPS::MarkerKey
        • HPS::MarkerKit
        • HPS::MarkupOperator::MarkupInsertedEvent
        • HPS::MarkupOperator
        • HPS::Material
        • HPS::Material::Texture
        • HPS::Stream::MaterialImportEvent
        • HPS::MaterialKit
        • HPS::MaterialKitArray
        • HPS::MaterialMappingControl
        • HPS::MaterialMappingKit
        • HPS::MaterialPaletteDefinition
        • HPS::MaterialPaletteDefinitionArray
        • HPS::Stream::MaterialPaletteDefinitionImportEvent
        • HPS::Stream::MaterialPaletteImportEvent
        • HPS::MaterialTypeArray
        • HPS::Stream::MatrixImportEvent
        • HPS::MatrixKit
        • HPS::MatrixKitArray
        • HPS::MeasurementOperator::MeasurementEvent
        • HPS::MeasurementOperator
        • HPS::Mesh
        • HPS::Stream::MeshImportEvent
        • HPS::Stream::MeshInstanceImportEvent
        • HPS::MeshKey
        • HPS::MeshKit
        • HPS::Metadata
        • HPS::MetadataArray
        • HPS::Model
        • HPS::ModelArray
        • HPS::ModelDeletedEvent
        • HPS::ModelDetachedEvent
        • HPS::ModellingMatrixControl
        • HPS::HCA::ModelTreeItem::ModelTreeItemUnknown
        • HPS::MouseEvent
        • HPS::MouseState
        • HPS::MouseWheelOperator
        • HPS::NamedStyleDefinition
        • HPS::NamedStyleDefinitionArray
        • HPS::Stream::NamedStyleDefinitionImportEvent
        • HPS::Stream::NamedStyleImportEvent
        • HPS::NavigationCubeControl
        • HPS::NavigationCubeOperator
        • HPS::OOC::NodeHandle
        • HPS::Stream::NonDBUserDataImportEvent
        • HPS::Stream::NURBSCurveImportEvent
        • HPS::NURBSCurveKey
        • HPS::NURBSCurveKit
        • HPS::NURBSSurfaceAttributeControl
        • HPS::Stream::NURBSSurfaceAttributeImportEvent
        • HPS::NURBSSurfaceAttributeKit
        • HPS::Stream::NURBSSurfaceImportEvent
        • HPS::NURBSSurfaceKey
        • HPS::NURBSSurfaceKit
        • HPS::OBJ
        • HPS::Object
        • HPS::ObjectPointArray
        • HPS::OffScreenWindowKey
        • HPS::OffScreenWindowOptionsControl
        • HPS::OffScreenWindowOptionsKit
        • HPS::OOC
        • HPS::OOC::PointCloud
        • HPS::OOC::QueryFilter
        • HPS::OOC::QueryIterator
        • HPS::OOC::Synchronized
        • HPS::OOC::SynchronizedActions
        • HPS::Operator
        • HPS::OperatorControl
        • HPS::OperatorPtrArray
        • HPS::OperatorUtility
        • HPS::OptimizeMappingResults
        • HPS::OptimizeMappingResultsIterator
        • HPS::OrbitOperator
        • HPS::Publish::Page
        • HPS::Publish::PageControl
        • HPS::Publish::PageKit
        • HPS::PageKitArray
        • HPS::PanOperator
        • HPS::PanOrbitZoomOperator
        • HPS::Parasolid
        • HPS::Parasolid::Viewport
        • HPS::ParasolidEntityArray
        • HPS::PBRMaterialKit
        • HPS::Performance
        • HPS::PerformanceControl
        • HPS::Stream::PerformanceImportEvent
        • HPS::PerformanceKit
        • HPS::Publish::Permission
        • HPS::PermissionTypeArray
        • HPS::PixelPointArray
        • HPS::PlaneArray
        • HPS::PointArray
        • HPS::PointArrayArray
        • HPS::PointArrayArrayArray
        • HPS::PointCloud
        • HPS::PointCloudArray
        • HPS::PointKeyframeArray
        • HPS::PointSampler
        • HPS::PointSplineControlValuesArray
        • HPS::Stream::PolygonImportEvent
        • HPS::PolygonKey
        • HPS::PolygonKit
        • HPS::PolygonShapeElement
        • HPS::PortfolioControl
        • HPS::PortfolioKey
        • HPS::PortfolioKeyArray
        • HPS::PostProcessEffects
        • HPS::PostProcessEffectsControl
        • HPS::PostProcessEffectsKit
        • HPS::Publish::PRC
        • HPS::Stream::PriorityImportEvent
        • HPS::PSDoubleArray
        • HPS::PSIntArray
        • HPS::Publish
        • HPS::Publish::RadioButtonKit
        • HPS::Publish::Rendering
        • HPS::Publish::SignatureFieldKit
        • HPS::Publish::SlideTableKit
        • HPS::Publish::Source
        • HPS::Publish::TableKit
        • HPS::Publish::Text
        • HPS::Publish::TextFieldKit
        • HPS::Publish::TextKit
        • HPS::Publish::U3D
        • HPS::Publish::ViewKit
        • HPS::QuaternionKeyframeArray
        • HPS::QuaternionSampler
        • HPS::QuaternionSplineControlValuesArray
        • HPS::RadioButtonKitArray
        • HPS::Stream::ReferenceGeometryImportEvent
        • HPS::ReferenceKey
        • HPS::ReferenceKeyArray
        • HPS::RelativeOrbitOperator
        • HPS::Rendering
        • HPS::RGBAColorArray
        • HPS::RGBColorArray
        • HPS::RGBColorKeyframeArray
        • HPS::RGBColorSampler
        • HPS::RGBColorSplineControlValuesArray
        • HPS::Sampler
        • HPS::SamplerArray
        • HPS::SceneTree
        • HPS::SceneTreeItem
        • HPS::SceneTreeItem::SceneTreeItemUnknown
        • HPS::Search
        • HPS::SearchOptionsKit
        • HPS::SearchResults
        • HPS::SearchResultsIterator
        • HPS::SearchTypeArray
        • HPS::Stream::SegmentExportEvent
        • HPS::Stream::SegmentImportEvent
        • HPS::SegmentKey
        • HPS::SegmentKeyArray
        • HPS::SegmentOptimizationOptions
        • HPS::SegmentOptimizationOptionsKit
        • HPS::Selectability
        • HPS::SelectabilityControl
        • HPS::Stream::SelectabilityImportEvent
        • HPS::SelectabilityKit
        • HPS::SelectAreaOperator
        • HPS::Selection
        • HPS::SelectionControl
        • HPS::SelectionItem
        • HPS::SelectionOptionsControl
        • HPS::SelectionOptionsKit
        • HPS::SelectionResults
        • HPS::SelectionResultsIterator
        • HPS::SelectOperator
        • HPS::Shape
        • HPS::ShapeCoordinate
        • HPS::ShapeDefinition
        • HPS::ShapeDefinitionArray
        • HPS::Stream::ShapeDefinitionImportEvent
        • HPS::ShapeElement
        • HPS::ShapeElementArray
        • HPS::ShapeKit
        • HPS::ShapePoint
        • HPS::ShapePointArray
        • HPS::SheetArray
        • HPS::Shell
        • HPS::Stream::ShellImportEvent
        • HPS::Stream::ShellInstanceImportEvent
        • HPS::ShellKey
        • HPS::ShellKit
        • HPS::ShellOptimizationOptionsKit
        • HPS::ShellRelationArray
        • HPS::ShellRelationOptionsKit
        • HPS::ShellRelationResultsKit
        • HPS::ShowKeyboardEvent
        • HPS::SignatureFieldKitArray
        • HPS::SimpleWalkOperator
        • HPS::SizeTArray
        • HPS::Sketchup
        • HPS::SlideTableKitArray
        • HPS::SmoothTransitionCompleteEvent
        • HPS::SolidLinePatternElement
        • HPS::SourceTypeArray
        • HPS::SphereAttributeControl
        • HPS::Stream::SphereAttributeImportEvent
        • HPS::SphereAttributeKit
        • HPS::SphereGlyphElement
        • HPS::Stream::SphereImportEvent
        • HPS::SphereKey
        • HPS::SphereKit
        • HPS::Spotlight
        • HPS::Stream::SpotlightImportEvent
        • HPS::SpotlightKey
        • HPS::SpotlightKit
        • HPS::SprkKeyArray
        • HPS::Sprocket
        • HPS::SprocketControl
        • HPS::SprocketKit
        • HPS::SprocketPath
        • HPS::StandAloneWindowEvent
        • HPS::StandAloneWindowKey
        • HPS::StandAloneWindowOptionsControl
        • HPS::StandAloneWindowOptionsKit
        • HPS::STL
        • HPS::Stream
        • HPS::Stream::StyleSegmentImportEvent
        • HPS::Stream::SubwindowImportEvent
        • HPS::Stream::TextAttributeImportEvent
        • HPS::Stream::TextImportEvent
        • HPS::Stream::TextureDefinitionImportEvent
        • HPS::Stream::Toolkit
        • HPS::Stream::TransformMaskImportEvent
        • HPS::Stream::TransparencyImportEvent
        • HPS::Stream::UserDataImportEvent
        • HPS::Stream::VisibilityImportEvent
        • HPS::Stream::VisualEffectsImportEvent
        • HPS::StringMetadata
        • HPS::Style
        • HPS::StyleControl
        • HPS::StyleKey
        • HPS::StyleKeyArray
        • HPS::StyleTypeArray
        • HPS::Subwindow
        • HPS::SubwindowControl
        • HPS::SubwindowKit
        • HPS::SurfaceTypeArray
        • HPS::TableKitArray
        • HPS::Text
        • HPS::TextAttributeControl
        • HPS::TextAttributeKit
        • HPS::TextFieldKitArray
        • HPS::TextInputEvent
        • HPS::TextKey
        • HPS::TextKit
        • HPS::TextKitArray
        • HPS::TextMarginUnitsArray
        • HPS::TextMetrics
        • HPS::TextureDefinition
        • HPS::TextureDefinitionArray
        • HPS::TextureMatrixControl
        • HPS::TextureOptionsKit
        • HPS::TimeMetadata
        • HPS::TimerTickEvent
        • HPS::ToleranceArray
        • HPS::TouchArray
        • HPS::TouchEvent
        • HPS::TouchState
        • HPS::TransformMaskControl
        • HPS::TransformMaskKit
        • HPS::Transparency
        • HPS::TransparencyControl
        • HPS::TransparencyKit
        • HPS::TreeContext
        • HPS::Trim
        • HPS::TrimElement
        • HPS::TrimElementArray
        • HPS::TrimKit
        • HPS::TrimKitArray
        • HPS::TurntableOperator
        • HPS::UnsignedIntArray
        • HPS::UnsignedIntegerMetadata
        • HPS::UpdateCompletedEvent
        • HPS::UpdateNotifier
        • HPS::UpdateOptionsControl
        • HPS::UpdateOptionsKit
        • HPS::UTF8Array
        • HPS::UTF8ArrayArray
        • HPS::UTF8Hasher
        • HPS::VectorArray
        • HPS::VectorKeyframeArray
        • HPS::VectorSampler
        • HPS::VectorSplineControlValuesArray
        • HPS::View
        • HPS::ViewArray
        • HPS::ViewDeletedEvent
        • HPS::ViewDetachedEvent
        • HPS::ViewKitArray
        • HPS::ViewportArray
        • HPS::VisibilityControl
        • HPS::VisibilityKit
        • HPS::VisualEffectsControl
        • HPS::VisualEffectsKit
        • HPS::WalkOperator
        • HPS::WarningEvent
        • HPS::Window
        • HPS::WindowInfoControl
        • HPS::WindowInfoKit
        • HPS::WindowKey
        • HPS::WindowKeyArray
        • HPS::WindowPointArray
        • HPS::World
        • HPS::WorldPointArray
        • HPS::ZoomBoxOperator
        • HPS::ZoomFitTouchOperator
        • HPS::ZoomOperator
        • HPS::CameraPoint
        • HPS::DirectRGBColor
        • HPS::DPoint
        • HPS::DVector
        • HPS::FloatKeyframe
        • HPS::FloatSplineControlValues
        • HPS::GlyphPoint
        • HPS::HCA::InstanceInc
        • HPS::InnerPixelPoint
        • HPS::InnerWindowPoint
        • HPS::IntRectangle
        • HPS::ModifierKeys
        • HPS::MouseButtons
        • HPS::ObjectPoint
        • HPS::PixelPoint
        • HPS::Plane
        • HPS::Plane2D
        • HPS::Point
        • HPS::Point2D
        • HPS::PointKeyframe
        • HPS::PointSplineControlValues
        • HPS::Quaternion
        • HPS::QuaternionKeyframe
        • HPS::QuaternionSplineControlValues
        • HPS::Rectangle
        • HPS::RGB24Color
        • HPS::RGBA32Color
        • HPS::RGBAColor
        • HPS::RGBAS32Color
        • HPS::RGBColor
        • HPS::RGBColorKeyframe
        • HPS::RGBColorSplineControlValues
        • HPS::SimpleCuboid
        • HPS::SimpleSphere
        • HPS::Touch
        • HPS::UpdateInfo
        • HPS::Vector
        • HPS::Vector2D
        • HPS::VectorKeyframe
        • HPS::VectorSplineControlValues
        • HPS::WindowPoint
        • HPS::WorldPoint
    • Functions
      • A
      • B
      • C
      • D
      • E
      • F
      • G
      • H
      • I
      • J
      • K
      • L
      • M
      • N
      • O
      • P
      • Q
      • R
      • S
      • T
      • U
      • V
      • W
      • X
      • Y
      • Z
      • ~
HOOPS Visualize HPS documentation
CLICK HERE TO VIEW LEGACY DOCUMENTATION
  • API Reference
  • File List
  • HPS.Parasolid.cs
Previous Next

HPS.Parasolid.cs

Content

Classes

HPS::Parasolid::CADModel

HPS::Parasolid::Component

HPS::Parasolid::ExportOptionsKit

HPS::Parasolid::Facet

HPS::Parasolid::FacetTessellationKit

HPS::Parasolid::Factory

HPS::Parasolid::File

HPS::Parasolid::Line::Hatching

HPS::Parasolid::ImportNotifier

HPS::Parasolid::ImportOptionsKit

HPS::Parasolid::Line

HPS::Parasolid::LineTessellationKit

HPS::Parasolid

HPS::Parasolid::Facet::Tolerance

HPS::Parasolid::Viewport

Previous Next

© Copyright 2022, Tech Soft 3D

Built with Sphinx using a theme provided by Read the Docs.
Return to top