A3DPDF3DArtworkGetBoundingSphere

A3DStatus A3DPDF3DArtworkGetBoundingSphere(A3DPDF3DArtwork *p3DArtwork, A3DDouble *pdRadius, A3DVector3dData *pCenter)
A3DStatus A3DPDF3DArtworkGetBoundingSphere(A3DPDF3DArtwork* p3DArtwork, A3DDouble* pdRadius, A3DVector3dData* pCenter)

Get the bounding sphere of the default view of the 3D Artwork.

Parameters

p3DArtwork: The 3D Artwork object to work with

pdRadius: The radius of the bounding sphere.

pCenter: The center of the bounding sphere.

Returns

A3D_SUCCESS in case of success or an error code