Synopsis

PDX_MSGT s041_GetVlPrDf2(long option, MDA_PTR prdfsh_ptr, MDA_PTR advfc_ptr, int *num_smooth, MTH_3DPNT **smooth_pnts, int *num_sharp, MTH_3DPNT **sharp_pnts)

Purpose

Get validation property definition (2nd extension)

Description

Get the sampling points associated with the specified face correspoding to the "cloud of points" validation property.

Input

option

Options (not used)

prdfsh_ptr

STEP product definition shape for the face

advfc_ptr

STEP advanced face for the face

Output

num_smooth

Number of smooth points

smooth_pnts

Array of smooth points

num_sharp

Number of sharp points

sharp_pnts

Array of sharp points

Return

S041_NOERR or error