Message 1 of 1
ComputeDrivingCurves() work not correct
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi guys
My project have a rebar, i want to copy and paste this rebar same place
I use ComputeDrivingCurves () to get Curves and Rebar. CreateFromCurves to create (rebar is shape driven geometry)
But, ComputeDrivingCurves () work not correct with some shape (please see pic under)
How can i solve this issue ?
Thank in advanced
IList<Curve> curves = rebarShapeDrivenAccessor.ComputeDrivingCurves();