A3DAsmModelFileUnloadParts
-
A3DStatus
A3DAsmModelFileUnloadParts(A3DAsmModelFile *pModelFile, A3DUns32 uiPartsSize, A3DAsmProductOccurrence **ppParts) deprecated
A3DStatusA3DAsmModelFileUnloadParts(A3DAsmModelFile* pModelFile,A3DUns32uiPartsSize,A3DAsmProductOccurrence** ppParts)Removes all tessellation and geometry of an
A3DAsmProductOccurrenceentity This can only be done on parts.Parameters
pModelFile: The model file
uiPartsSize: Size of input array.
ppParts: Array of parts to unload.
Returns
A3D_SUCCESSon success, or an error code on failure