07-31-2020
07:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
07-31-2020
07:58 AM
Also, FYI: (you questioned this in one of your earlier posts)
See the two online help pages concerning the Add() function of both types of splines.
It appears that they can both accept an object collection of SketchPoint3D objects, but is a little unclear whether both can accept a collection of Point objects. Even though you've tried it with the point collection, and you said it worked.
In fact, the SketchSplines3D.Add method even says that if you don't supply a SketchPoint3D objects, it will automatically create them.
SketchControlPointSplines3D.Add Method
Wesley Crihfield
(Not an Autodesk Employee)