Offset Curve
Parent module: Curves Module
- group a3d_crvoffset
Entity type is kA3DTypeCrvOffset.
- Version
2.0
For the canonical definition of this curve, see the “SerializeOffset” section of the .
You can use an existing offset curve entity as the base curve used to create a new offset curve. That is, you can specify
Note
A3DParameterizationData must have A3DParameterizationData::m_dCoeffA set to 1, A3DParameterizationData::m_dCoeffB set to 0 and an A3DIntervalData identical to the one of A3DCrvOffsetData::m_pBasisCrv.
Note
A3DMiscCartesianTransformationData should correspond to identity transformation.
Data Structures
Offset structure. |
Functions
Populates the A3DCrvOffsetData structure. |
|
Creates an A3DCrvOffset from A3DCrvOffsetData structure. |