Click or drag to resize

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; }

Property Value

Type: String
See Also