updateShape $
max modify mode
subobjectLevel = 1
splinecount=numSplines $
for i = 1 to splinecount do
(
    numbervet = (numSegments $ i)+1
    if isClosed $ i
    then continue
    else setKnotSelection $ i #(1,numbervet)
)
updateShape $

相关文章:

  • 2022-02-05
  • 2021-04-14
  • 2022-12-23
  • 2021-05-12
  • 2022-12-23
  • 2021-12-01
  • 2021-11-28
  • 2022-12-23
猜你喜欢
  • 2021-06-18
  • 2021-11-17
  • 2021-09-16
  • 2021-07-01
  • 2022-02-07
  • 2021-07-24
相关资源
相似解决方案