Grasshopper API
GH_LineGH_LineProxy Class |
Proxy description of GH_Line class. This class is used by the Generic Multivalue interfaces.

Namespace: Grasshopper.Kernel.Types
Assembly: Grasshopper (in Grasshopper.dll)

The GH_LineGH_LineProxy type exposes the following members.

Name | Description | |
---|---|---|
![]() | GH_LineGH_LineProxy | Initializes a new instance of the GH_LineGH_LineProxy class |

Name | Description | |
---|---|---|
![]() | Ax | |
![]() | Ay | |
![]() | Az | |
![]() | Bx | |
![]() | By | |
![]() | Bz | |
![]() | IsParsable |
Gets a value indicating whether or not the type can be instantiated from a String.
(Inherited from GH_GooProxyT.) |
![]() | Length | |
![]() | Owner | (Inherited from GH_GooProxyT.) |
![]() | ProxyOwner |
Gets the piece of Grasshopper data that spawned this proxy.
(Inherited from GH_GooProxyT.) |
![]() | TypeDescription | (Inherited from GH_GooProxyT.) |
![]() | TypeName | (Inherited from GH_GooProxyT.) |
![]() | UserString |
Gets or sets the user-defined string that describes this proxy.
This only really makes sense if the Proxy is Parsable.
(Inherited from GH_GooProxyT.) |
![]() | Valid |
Gets a value indicating whether this proxy represents valid data.
(Inherited from GH_GooProxyT.) |

Name | Description | |
---|---|---|
![]() | Construct | (Overrides GH_GooProxyTConstruct.) |
![]() | FormatInstance |
Returns a String description of the current value.
(Inherited from GH_GooProxyT.) |
![]() | FromString |
If IsParsable(), then attempts to convert the string to a generic type value
(Inherited from GH_GooProxyT.) |
![]() | MutateString |
Munge a string to remove obvious errors on account of the user.
(Inherited from GH_GooProxyT.) |
![]() | NumberToString | (Inherited from GH_GooProxyT.) |
![]() | StringToNumber | (Inherited from GH_GooProxyT.) |
![]() | ToString | (Inherited from GH_GooProxyT.) |
