Hi Charlie,
The SV GUI allows you to select sources and targets however you want from the faces defined for your model but I'm not sure if this will still work for your case, depends on the model topology.
The Python API allows you to set the source and target points using a node ID so you could select a point from a path as a target. See https://github.com/ktbolt/SimVascular-T ... erlines.py.
The other thing you could do is to create two models, one with and one without the graft, create centerlines for them and then merge the centerlines. I'm not sure how to merge centerlines though, need to ask Martin about that.
Cheers,
Dave
Creation of centerlines in 1D simulation
- David Parker
- Posts: 1716
- Joined: Tue Aug 23, 2005 2:43 pm
- Charlie Bright
- Posts: 30
- Joined: Mon Jan 27, 2020 3:49 am
Re: Creation of centerlines in 1D simulation
Hi Dave,
Thanks for your suggestions!
I'll have a play with generating multiple centrelines using the node IDs and merging them, that sounds like it could do the trick.
I think I've seen some other forum posts talking about how to do this so I'll give it a read.
Best wishes,
Charlie
Thanks for your suggestions!
I'll have a play with generating multiple centrelines using the node IDs and merging them, that sounds like it could do the trick.
I think I've seen some other forum posts talking about how to do this so I'll give it a read.
Best wishes,
Charlie