A3DMiscCascadedAttributesEntityReferencePush

A3DStatus A3DMiscCascadedAttributesEntityReferencePush(A3DMiscCascadedAttributes *pAttr, const A3DAsmProductOccurrence *pOccurrence, A3DPtr *ppPtr)
A3DStatus A3DMiscCascadedAttributesEntityReferencePush(A3DMiscCascadedAttributes* pAttr, const A3DAsmProductOccurrence* pOccurrence, A3DPtr* ppPtr)

Push a cascaded attributes object for an entity reference.

Parameters

pAttr: The cascaded attributes to push.

pOccurrence: The product occurrence.

ppPtr: Pointer to store the result.

Returns

A3D_SUCCESS on success or an error code on failure.