@garciadelcastillo wrote:
Hi there!
We are writing a C# Script component (not a compiled one) that needs to output a
LoftOptions
object to further interface with a native GHLoft
component. However, I cannot find theLoftOptions
type on the RhinoCommon documentation or the Grasshopper SDK one. I noticed however that the native GHLoftOptions
component has an output with a specific icon for theLoftOption
type, which leads me to believe it might be a native type (event though it is not present in the parameters tab).So, any idea if
LoftOptions
is part of any API, or has a hidden implementation?Thanks!
JL
Posts: 1
Participants: 1