×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

NX9 checkmate layer check problem

NX9 checkmate layer check problem

NX9 checkmate layer check problem

(OP)
Hello,


I configured our companies check mate profile and also included a layer check to see if all objects are on the designated layers.
This worked perfectly until now but NX9 also checks the sketch constraints and gives an error during the check.
The problem is that you define in the checker (mqc_check_multi_layer_entity.dfa)which objects are allowed on which layer.

in the check mate results it shows that a "CS2 Constraint" is on the wrong layer.
I tried adding this to the allowed object types but it did not work.

Does somebody know the object type name for sketch constraints or if there is a better check (dfa) available in NX9?

Thanks

Below is also a cutout from the checker:

# Attributes for selecting spec to check
( List Parameter ) layer_entity_map:layer_entity_map_init:;
( String ) layer_entity_map_label: "Layers / Entity Type";
( List ) layer_entity_map_init:
{
"1-4 | SOLID, FACETED_BODY, COMPONENT, DRAFTING_ENTITY, ARC",
"5,40-49 | DATUM, CSYS, _POINT",
"20-29 | _CURVE, _POINT, SPLINE, LINE, ARC",
"100-150 | SKETCH, LINE, ARC, SPLINE, _CURVE, _POINT",
"10-19 | DATUM_PLANE, DATUM_AXIS, PLANE",
"50-59 | DRAFTING_ENTITY, DIMENSION, DRAFTING_ENTITY, _CURVE, _POINT, SPLINE, LINE, ARC",
"30-39 | SHEET_BODY, FACETED_BODY",
};

Unigraphics Key user

V13, V14, V15, V16, V17, V18, NX, NX2, NX3, NX4, NX5, NX6, NX7.5, NX8, NX8.5, NX9

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources