Component array - suppressed by expression
Component array - suppressed by expression
(OP)
Any idea on how to suppress a component array via expressions ?
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS Come Join Us!Are you an
Engineering professional? Join Eng-Tips Forums!
*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail. Posting GuidelinesJobs |
Component array - suppressed by expression
|
RE: Component array - suppressed by expression
see attached model.
Best regards
Simon NX7.5.4.4 MP5 - TC 8 www.jcb.com
RE: Component array - suppressed by expression
RE: Component array - suppressed by expression
Best regards
Simon NX7.5.4.4 MP5 - TC 8 www.jcb.com
RE: Component array - suppressed by expression
RE: Component array - suppressed by expression
Best regards
Simon NX7.5.4.4 MP5 - TC 8 www.jcb.com
RE: Component array - suppressed by expression
John R. Baker, P.E.
Product 'Evangelist'
Product Engineering Software
Siemens PLM Software Inc.
Industry Sector
Cypress, CA
http://www.siemens.com/plm
UG/NX Museum: http://www.plmworld.org/p/cm/ld/fid=209
To an Engineer, the glass is twice as big as it needs to be.
RE: Component array - suppressed by expression
Create a boolean expression "a" that control the suppression of the array template
Then modify the expression that controls the array size:
If a = false => array_size = 1 (the template only)
No matter how many components the array creates, it is always fully controlled
RE: Component array - suppressed by expression
John R. Baker, P.E.
Product 'Evangelist'
Product Engineering Software
Siemens PLM Software Inc.
Industry Sector
Cypress, CA
http://www.siemens.com/plm
UG/NX Museum: http://www.plmworld.org/p/cm/ld/fid=209
To an Engineer, the glass is twice as big as it needs to be.
RE: Component array - suppressed by expression
Best regards
Simon NX7.5.4.4 MP5 - TC 8 www.jcb.com