Offset Curve
2.0
Entity type is kA3DTypeCrvOffset.
For the canonical definition of this curve, see the “SerializeOffset” section of the PRC Format Specification.
You can use an existing offset curve entity as the base curve used to create a new offset curve. That is, you can specify
A3DParameterizationDatamust haveA3DParameterizationData::m_dCoeffAset to 1,A3DParameterizationData::m_dCoeffBset to 0 and anA3DIntervalDataidentical to the one ofA3DCrvOffsetData::m_pBasisCrv.
A3DMiscCartesianTransformationDatashould correspond to identity transformation.
Returns
A3D_SUCCESSon success, or an error code on failure
Structures
Functions