the script language"SELECTION_ON_POSITIVE_SIDE"
Hello,
may i have a question about "
may i have a question about some script language,
I study and look all tab files and find two places ;
FIRST: \afx\parts\connectors\steel_construction_mm\no_standard\i_beam_side_bracket.tab
SECOND: \afx\parts\connectors\steel_construction_mm\no_standard\i_beam_side_bracket_mate.tab
[
SEARCH_PROF_PERPEND_DATUM I_PROF_SIDE I_PROF_PERPEND_DATUM
IF_25 SELECTION_ON_POSITIVE_SIDE I_PROF_SIDE I_PROF_PERPEND_DATUM
IF_251 NORM_VECS_LEFT_HAND_CSYS I_PROF_SIDE PLACEMENT_PLANE I_PROF_PERPEND_DATUM
COPY_REF LASCHE_XY LASCHE_MINUS_XY
END_IF_251
END_IF_25
IF_26 SELECTION_ON_NEGATIVE_SIDE I_PROF_SIDE I_PROF_PERPEND_DATUM
IF_261 NORM_VECS_RIGHT_HAND_CSYS I_PROF_SIDE PLACEMENT_PLANE I_PROF_PERPEND_DATUM
COPY_REF LASCHE_XY LASCHE_MINUS_XY
END_IF_261
END_IF_26
]
I don't understand this script language(SELECTION_ON_NEGATIVE_SIDE and NORM_VECS_RIGHT_HAND_CSYS ) ,can you explain these for me?
For example: SEARCH_MDL_REF Model Filter Name Variable
Model = "Model name" | THIS | THIS_# | ASSEMBLY
--> Model name = can be defined through USER_SELECT by entering the chosen variable
--> # = Component ID (Only in assemblies)
Filter = SURFACE | EDGE | PLANE | AXIS | POINT | CSYS | QUILT
NAME = "Feature name" (Name of the feature, e.g. DTM1)
who can help me!!
Thanks!!!
This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.

