deprecated_A3DPDF3DArtworkCreate

A3DStatus deprecated_A3DPDF3DArtworkCreate(A3DPDFDocument *pDoc, const deprecated_A3DPDF3DArtworkData *p3DArtworkData, A3DPDF3DArtwork **pp3DArtwork)

deprecated

A3DStatus deprecated_A3DPDF3DArtworkCreate(A3DPDFDocument* pDoc, const deprecated_A3DPDF3DArtworkData* p3DArtworkData, A3DPDF3DArtwork** pp3DArtwork)

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

DeprecatedThis function is deprecated. Please use A3DPDF3DArtworkCreate2() instead. This will be removed in version 2026.1.0.

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