Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations Ron247 on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

NX journal: Select edge in component in assembly

Status
Not open for further replies.

MANox

Mechanical
Apr 2, 2007
130
Hello,

I have problem with select edges of component in assembly.
When I want select edges of feature in work part, I use:
Code:
        With selectionMask_array(0)
            .Type = NXOpen.UF.UFConstants.UF_solid_type
            .Subtype = NXOpen.UF.UFConstants.UF_solid_edge_subtype
            .SolidBodySubtype = NXOpen.UF.UFConstants.UF_UI_SEL_FEATURE_ANY_EDGE
        End With
But I can't select other edges.
It's possible?

Best regards

Michał Nowak
NX9.0/TC10
 
Replies continue below

Recommended for you

hey cowski,

thank You very, very much.

Best regards

Michał Nowak

NX9.0/TC10
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor