Curve On Surface
2.0
Entity type is kA3DTypeCrvOnSurf.
For the canonical definition of this curve, see the “SerializeTransformationCurve” section of the *PRC Format Specification*.
A3DParameterizationData must have A3DParameterizationData::m_dCoeffA set to 1, A3DParameterizationData::m_dCoeffB set to 0 and an A3DIntervalData identical to the one of
A3DCrvOnSurfData::m_pUVCurve.
A3DMiscCartesianTransformationDatashould correspond to identity transformation.
A3DCrvOnSurfData::m_pUVCurvemust be a curve of typekA3DTypeCrvLineorkA3DTypeCrvNurbs.
Returns
A3D_SUCCESSon success, or an error code on failure
Structures
Functions