GH_VectorGH_VectorProxy Class |
Namespace: Grasshopper.Kernel.Types
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_GooProxy.IsParsable.) | |
| Length | ||
| TypeDescription | (Inherited from GH_GooProxyT.) | |
| TypeName | (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.) |