A3DCrvBlend02BoundaryData
Fields
A3DBool |
m_bIs2D |
A3DMiscCartesianTransformationData | m_sTrsf |
A3DParameterizationData | m_sParam |
A3DSurfBase * |
m_pBlend |
A3DUns32 |
m_uiBlend |
A3DUns32 |
m_uiCrossingPtsSize |
A3DVector3dData * | m_pCrossingPts |
A3DDouble |
m_dChordalError |
A3DDouble |
m_dAngularError |
A3DSurfBase * |
m_pBoundingSurface |
A3DBool |
m_bBoundingSurfaceSens |
A3DBool |
m_bIntersectionOrder |
A3DBool |
m_bIntersectionCurveSens |
A3DDouble |
m_dBaseParameter |
A3DDouble |
m_dBaseScale |
A3DVector3dData | m_sStartLimitPoint |
A3DEIntersectionLimitType |
m_sStartLimitType |
A3DVector3dData | m_sEndLimitPoint |
A3DEIntersectionLimitType |
m_sEndLimitType |
Detailed Description
-
struct
A3DCrvBlend02BoundaryData
Blend02Boundary structure.
Not yet implemented.
- Version
- 2.0
Public Members
-
A3DMiscCartesianTransformationData
m_sTrsf
Cartesian transformation.
-
A3DParameterizationData
m_sParam
Parameterization.
-
A3DSurfBase *
m_pBlend
Blend surface must be of type PRC_TYPE_SURF_Blend02.
-
A3DVector3dData *
m_pCrossingPts
Array of Crossing point positions.
-
A3DSurfBase *
m_pBoundingSurface
Bounding surface.
-
A3DVector3dData
m_sStartLimitPoint
Start limit point.
-
A3DEIntersectionLimitType
m_sStartLimitType
Start limit type.
-
A3DVector3dData
m_sEndLimitPoint
End limit point.
-
A3DEIntersectionLimitType
m_sEndLimitType
End limit type.