Search:
Overview
Technical Overview
Getting Started
Distributing Applications
Supported Platforms
File Formats
Release Notes
Sample Code
Contact
Programming Guide
1 Introduction
1.0 Introduction
1.1 Initializing HOOPS Exchange
1.2 API Conventions
2 Basic Operations
2.1 Simple Model Load and Export
2.2 PRC Basics
2.3 Building PRC
3 Entities
3.0 Product Occurrences
3.1 Part Definitions
3.2 Prototypes
3.3 Externals
3.4 Display Parameters
3.5 Filters and Layers
3.6 Configurations
3.7 Persistent IDs
4 Geometry
4.0 Reading Model Geometry
4.1 Getting Tessellation
4.2 Getting B-rep Data
4.3 Tessellation Example
4.4 Approximating Analytics
5 Entity Attributes
5.1 Colors and Materials
5.2 Managing Attribute Inheritance
5.3 Transformations
6 Markup and Views
7 Advanced Functions
7.1 Computing Lengths
7.2 Getting Physical Properties
7.3 Model Compare
7.4 Model Sewing
7.5 Computing Sections
7.6 Model to Point Cloud Comparison
7.7 Shattered loading
8 HOOPS Exchange for Parasolid Developers
API Reference
Data Structures
Functions
Modules
Files
Fields
Globals
Data Structures
|
Variables
Type of HLR curves result.
Compute HLR
Data Structures
struct
A3DHLRCurveData
A3DHLRCurveData
structure.
struct
A3DHLRRepresentationItemData
A3DHLRCurveData
structure.
Variables
A3DUns16
A3DFaceUVPointInsideManagerData::m_usStructSize
A3DUns32
A3DFaceUVPointInsideManagerData::m_uiFaceSize
A3DUns16
A3DProjectedPointCloudData::m_usStructSize
A3DBool
A3DProjectedPointCloudData::m_bSuccess
A3DDouble
A3DProjectedPointCloudData::m_dDist
A3DVector3dData
A3DProjectedPointCloudData::m_sPt
A3DInt32
A3DProjectedPointCloudData::m_iBRepIndice
A3DInt32
A3DProjectedPointCloudData::m_iFaceIndice
A3DInt32
A3DProjectedPointCloudData::m_iEdgeIndice
A3DVector2dData
A3DProjectedPointCloudData::m_sUV
A3DDouble
A3DProjectedPointCloudData::m_dEdgeParameter
A3DBool
A3DProjectedPointCloudData::m_bIsInFace
A3DUns16
A3DProjectPointCloudManagerDataFromRI::m_usStructSize
A3DUns32
A3DProjectPointCloudManagerDataFromRI::m_uRepItemSize
A3DRiRepresentationItem
**
A3DProjectPointCloudManagerDataFromRI::m_pRepItems
A3DDouble
**
A3DProjectPointCloudManagerDataFromRI::m_pOptPlacements
A3DBool
A3DProjectPointCloudManagerDataFromRI::m_bUseExactComputation
A3DUns16
A3DPlanarSectionData::m_usStructSize
A3DVector3dData
A3DPlanarSectionData::m_sOrigin
A3DVector3dData
A3DPlanarSectionData::m_sDirection
A3DBool
A3DPlanarSectionData::m_bColor
A3DUns16
A3DCompareInputData::m_usStructSize
A3DDouble
A3DCompareInputData::m_dTol
A3DUns32
A3DCompareInputData::m_uiOldRiBrepModelsSize
A3DRiBrepModel
const **
A3DCompareInputData::m_ppOldRiBrepModels
A3DMatrix4x4 *
A3DCompareInputData::m_pOldRiBrepModelPlacements
A3DUns32
A3DCompareInputData::m_uiNewRiBrepModelsSize
A3DRiBrepModel
const **
A3DCompareInputData::m_ppNewRiBrepModels
A3DMatrix4x4 *
A3DCompareInputData::m_pNewRiBrepModelPlacements
A3DUns16
A3DCompareOutputData::m_usStructSize
A3DUns32
A3DCompareOutputData::m_uiOldFaceSize
A3DTopoFace
**
A3DCompareOutputData::m_pOldFace
A3DBool
*
A3DCompareOutputData::m_pOldFaceMatch
A3DUns32
A3DCompareOutputData::m_uiNewFaceSize
A3DTopoFace
**
A3DCompareOutputData::m_pNewFace
A3DBool
*
A3DCompareOutputData::m_pNewFaceMatch
A3DRiSet
*
A3DCompareOutputData::m_pResultRiSet
A3DAsmModelFile
*
A3DCompareOutputData::m_pResultAsmModeFile
A3DUns16
A3DMultiPlanarSectionData::m_usStructSize
A3DUns32
A3DMultiPlanarSectionData::m_uiPointSize
A3DVector3dData
*
A3DMultiPlanarSectionData::m_pPoints
A3DVector3dData
A3DMultiPlanarSectionData::m_sExtrudeDirection
A3DVector3dData
A3DMultiPlanarSectionData::m_sProfileNormal
A3DUns16
A3DHLRViewPlaneData::m_usStructSize
A3DDouble
A3DHLRViewPlaneData::m_adOrigin
[3]
A3DDouble
A3DHLRViewPlaneData::m_adAxis1
[3]
A3DDouble
A3DHLRViewPlaneData::m_adAxis2
[3]
A3DBool
A3DHLRViewPlaneData::m_bUseClipBox
A3DUns16
A3DHLRCurveData::m_usStructSize
A3DCrvPolyLine
*
A3DHLRCurveData::m_pProjectedPolyLine
A3DTopoEdge
*
A3DHLRCurveData::m_psTopoEdge
A3DTopoFace
*
A3DHLRCurveData::m_psTopoFirstFace
A3DTopoFace
*
A3DHLRCurveData::m_psTopoSecondFace
bool
A3DHLRCurveData::m_bFirstFaceIsSection
bool
A3DHLRCurveData::m_bSecondFaceIsSection
A3DUns8
A3DHLRCurveData::m_cType
A3DBool
A3DHLRCurveData::m_bIsHidden
A3DUns16
A3DHLRRepresentationItemData::m_usStructSize
A3DDouble
A3DHLRRepresentationItemData::m_adMatrix
[16]
A3DUns32
A3DHLRRepresentationItemData::m_uiNumberHLRCurves
A3DHLRCurveData
*
A3DHLRRepresentationItemData::m_pppHLRCurves
Detailed Description
Version
8.1