algorithmic modeling for Rhino
Tags:
Dim FontNameList As New List(Of String)
Dim FontFams() As FontFamily = FontFamily.Families
For i As Integer = 0 To FontFams.GetUpperBound(0)
FontNameList.Add(FontFams(i).Name)
Next
A = FontNameList
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by