×
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

Type error: loftsections[0][0];found GeomSequence,expecting vertex

Type error: loftsections[0][0];found GeomSequence,expecting vertex

Type error: loftsections[0][0];found GeomSequence,expecting vertex

(OP)

Please help , how to make this script work ??

mdb.models['Model-1'].parts['Sec1'].ShellLoft(globalSmoothing=ON, loftsections= ((mdb.models['Model-1'].parts['Sec1'].edges.getByBoundingBox(0.0,0.0,0.0,0.5,0.0,0.0), mdb.models['Model-1'].parts['Sec1'].edges.getByBoundingBox(0.0,0.0,-10.5,0.0,0.0,0.0), mdb.models['Model-1'].parts['Sec1'].edges.getByBoundingBox(0.2,-3.5,0,0.5,0,0), mdb.models['Model-1'].parts['Sec1'].edges.getByBoundingBox(0.06,-7,0,0.2,-3.5,0), mdb.models['Model-1'].parts['Sec1'].edges.getByBoundingBox(0,-10.5,0,0.06,-7,0)), ( mdb.models['Model-1'].parts['Sec1'].edges.getByBoundingBox(0,0,2,2,0,2), mdb.models['Model-1'].parts['Sec1'].edges.getByBoundingBox(0,-12.5,2,0,0,2), mdb.models['Model-1'].parts['Sec1'].edges.getByBoundingBox(1.2,-3.5,2,2,0,2), mdb.models['Model-1'].parts['Sec1'].edges.getByBoundingBox(0.8,-7,2,1.2,-3.5,2), mdb.models['Model-1'].parts['Sec1'].edges.getByBoundingBox(0.6,-10.5,2,0.8,-7,2), mdb.models['Model-1'].parts['Sec1'].edges.getByBoundingBox(0,-12.5,2,0.6,-10.5,2))), paths=( (mdb.models['Model-1'].parts['Sec1'].edges.getByBoundingBox(0.0,0.0,0.0,0.0,0.0,2.0),), (mdb.models['Model-1'].parts['Sec1'].edges.getByBoundingBox(0.5,0.0,0.0,2.0,0.0,2.0),), (mdb.models['Model-1'].parts['Sec1'].edges.getByBoundingBox(0.2,-3.5,0.0,1.2,-3.5,2.0),), (mdb.models['Model-1'].parts['Sec1'].edges.getByBoundingBox(0.06,-7.0,0.0,0.8,-7.0,2.0),), (mdb.models['Model-1'].parts['Sec1'].edges.getByBoundingBox(0.0,-10.5,0.0,0.6,-10.5,2.0),), (mdb.models['Model-1'].parts['Sec1'].edges.getByBoundingBox(0.0,-12.5,0.0,0.0,-10.5,2.0),)))

I get the message Type error: loftsections[0][0];found GeomSequence,expecting vertex, what dies this mean ???

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