Skip to content

computationTimeSampling #5229

Jan 20, 2025 · 4 comments · 6 replies
Discussion options

You must be logged in to vote

As expected, this is an issue with your script, not SOFA: lines 178-180

def createScene(root):
    root.addObject(AneurysmClip(root,params))
    return root

params has not been defined here. It is not an input argument of createScene method, nor is it a global variable.

Replies: 4 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@bakpaul
Comment options

@anyCli0
Comment options

@bakpaul
Comment options

@anyCli0
Comment options

Comment options

You must be logged in to vote
2 replies
@anyCli0
Comment options

@bakpaul
Comment options

Answer selected by hugtalbot
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants