RhinoCommon API
ComponentFunctionInfoFullScriptingName Property |
Shows the full name of the component, including optional periods.
Removes spaces and common operator signs.
Namespace: Rhino.NodeInCode
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.0

public string FullScriptingName { get; }
Public ReadOnly Property FullScriptingName As String Get
Property Value
Type: String