Hi all,
i have few queries regarding the scipting lanuage used for VC procedure.
i have the follwing coding for one of the procedures of a configured material.
OBJECTS: FLAT IS_A (300) YF_FLAT
CONDITION:
FUNCTION Y_EDGETYPE_CHECK
( YF_EDGETYPE = FLAT.YF_EDGETYPE)
RESTRICTION:
FALSE
can any one explain me what this code does exctly?