Skip to Content
0
Former Member
May 28, 2008 at 11:56 AM

variant configuration

22 Views

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?