Data Structures | |
struct | A3DRiPlaneData |
RiPlane structure. | |
Functions | |
A3DStatus | A3DRiPlaneGet (const A3DRiPlane *pRiPlane, A3DRiPlaneData *pData) |
Populates the A3DRiPlaneData structure. More... | |
A3DStatus | A3DRiPlaneCreate (const A3DRiPlaneData *pData, A3DRiPlane **ppRIPlane) |
Creates an A3DSurfPlane from an A3DRiPlaneData structure. More... | |
A3DStatus | A3DRiPlaneSupportGet (const A3DRiPlane *pRiPlane, A3DMiscMarkupLinkedItem *&pLinkedItem) |
Get the geometrical element used to build the A3DRiPlane. More... | |
An A3DRiPlane is a representation item that contains a A3DTopoBrepData made of one single planar face.