Grasshopper API
GH_VectorGH_VectorProxy Class |
Proxy description of GH_Vector class. This class is used by the Generic Multivalue interfaces.
SystemObject
Grasshopper.Kernel.TypesGH_GooProxyGH_Vector
Grasshopper.Kernel.TypesGH_VectorGH_VectorProxy
Grasshopper.Kernel.TypesGH_GooProxyGH_Vector
Grasshopper.Kernel.TypesGH_VectorGH_VectorProxy
Namespace: Grasshopper.Kernel.Types
Assembly: Grasshopper (in Grasshopper.dll)
The GH_VectorGH_VectorProxy type exposes the following members.
| Name | Description | |
|---|---|---|
| GH_VectorGH_VectorProxy | Initializes a new instance of the GH_VectorGH_VectorProxy class |
| Name | Description | |
|---|---|---|
| IsParsable | (Overrides GH_GooProxyTIsParsable.) | |
| 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.) | |
| X | ||
| Y | ||
| Z |
| Name | Description | |
|---|---|---|
| Construct | (Overrides GH_GooProxyTConstruct.) | |
| FormatInstance |
Returns a String description of the current value.
(Inherited from GH_GooProxyT.) | |
| FromString | (Overrides GH_GooProxyTFromString(String).) | |
| 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 | (Overrides GH_GooProxyTToString.) |