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
Syntax public string FullScriptingName { get; }
Public ReadOnly Property FullScriptingName As String
Get
Property Value
Type:
StringSee Also