Data Structures | |
struct | A3DCrvPolyLineData |
PolyLine structure. | |
Functions | |
A3DStatus | A3DCrvPolyLineGet (const A3DCrvPolyLine *pCrv, A3DCrvPolyLineData *pData) |
Populates the A3DCrvPolyLineData structure. More... | |
A3DStatus | A3DCrvPolyLineCreate (const A3DCrvPolyLineData *pData, A3DCrvPolyLine **ppCrv) |
Creates an A3DCrvPolyLine from A3DCrvPolyLineData structure. More... | |
Entity type is kA3DTypeCrvPolyLine.
For the canonical definition of this curve, see the "SerializePolyLine" section of the PRC Format Specification.
A3DParameterizationData allows for reparameterization and trim.
A3DMiscCartesianTransformationData allows for specific placement.