Message 1 of 4

Not applicable
07-10-2019
09:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
When calling sketchCurves.sketchFittedSplines.add(pointlist) using a list of two points with just two Point3D coordinates (all zeros: [[0,0,0],[0,0,0]]), the add function throws an InternalValidationError, instead of returning a None/null as specified by the documentation.
Solved! Go to Solution.