A3DPDF3DArtworkCreate2

A3DStatus A3DPDF3DArtworkCreate2(A3DPDFDocument *pDoc, const A3DPDF3DArtworkData2 *p3DArtworkData, A3DPDF3DArtwork **pp3DArtwork)

deprecated

A3DStatus A3DPDF3DArtworkCreate2(A3DPDFDocument* pDoc, const A3DPDF3DArtworkData2* p3DArtworkData, A3DPDF3DArtwork** pp3DArtwork)

Function to create the 3D Artwork of the 3D Annot.

The 3D Artwork object is primarily created with this function, and it should be stored on the 3D Annot through the structure A3DPDF3DAnnotData.

Parameters

pDoc: The Document object to work with.

p3DArtworkData: The 3D Artwork parameters.

pp3DArtwork: The 3D Artwork object created.

Returns

A3D_SUCCESS in case of success or an error code