×
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

NX motion simulation

NX motion simulation

NX motion simulation

(OP)
Hello,
I got a problem with NX motion simulation module. I'm trying to define AKISPL. According to what I've found on internet, format of this function is:
AKISPL(x,0,id, n)
where
x - The independent variable of the curve.
z - The independent variable z of the surface. Use z=0 if only one curve is being defined.
id - The ID of the Reference_Spline element.
n - The order of the derivative desired. Not applicable with surfaces. Must lie between 0 and 2.
It almost works. I got a problem with defining id parameter. I draw a spline, but i don't know how to use it in AKISPL.
I tried AKISPL(time, 0, SPLINE(0), 1), AKISPL(time, 0, SKETCH_001.SPLINE(0), 1), AKISPL(time, 0, 0, 1) and I don't know how I should define it.

rootek

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