Synopsis
PDX_MSGT step_GetVlPrDfAttachEntities(long option, MDA_PTR step_ptr, int step_model, MDA_PTR *prdfsh_ptr, MDA_PTR *rprcnt_ptr)
Purpose
Get validation property definition attach entities
Description
Given the specified step_ptr, find the associated product definition shape and representation context to attach validation properties.
Input
option
Options (not used)
step_ptr
STEP entity to receive validation properties or MDA_NULL_PTR to just return top level entities
step_model
STEP model (only required when step_ptr is MDA_NULL_PTR
Output
prdfsh_ptr
STEP product definition shape associated with the specified step entity
rprcnt_ptr
STEP representation context associated with the specified step entity
Return
STEP_NOERR