Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

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

Selection Mask Array Color Filter

Status
Not open for further replies.

nathangaldamez

New member
Jul 13, 2011
15
I was wondering if it is possible to have the NX Journal "selection mask array" filter by color. Or is there another function that is needed to perform the color filter in the code.

This is the selection mask portion of my code:

Dim selectionMask_array(1) As Selection.MaskTriple
With selectionMask_array(0)
.Type = UFConstants.UF_line_type
.Type = 1
.Subtype = 0
.SolidBodySubtype = 0

End With

Thanks,

Nathan
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor