Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

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

Checkmate

Status
Not open for further replies.

Bonde78

Mechanical
Apr 3, 2019
20
Hello all

Is it possible to insert two features in the mqc_askFeaturesByType code? As for example blend and a face blend, as they both are blend types.


 
Replies continue below

Recommended for you

The answer that i found is:

Code:
$feats << mqc_askFeaturesByType( "BLEND" )+mqc_askFeaturesByType("FACE_BLEND" );

 
But do anyone know why, when using mqc_askFeaturesByType("FACE_BLEND"), with the mqc_askBlendRadius() the face blend would give me a value of -1 in the radius, but with the edge blend it gives me the right value of the radius.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor