GH_Brep.GH_BrepProxy.FromString Method

GH_BrepGH_BrepProxyFromString Method

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public override bool FromString(
	string in
)
Public Overrides Function FromString ( 
	in As String
) As Boolean

Parameters

in
Type: SystemString

Return Value

Type: Boolean
See Also