Message 1 of 13
Add a knot in Line using c++
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
This is a very simple issue. In a certain scene, there is a "Line". Using C++ or C# methods, add a Knot to the line. Do not convert the Line into an EditableSpline. Do not use Maxscript.
I can't figure out what kind of shape Line is. It doesn't belong to any of the following types: simpleshape, simplespline, splineshape, Linearshape. Therefore, I need your help.