GH_GooProxy(T) Properties

GH_GooProxyT Properties

The GH_GooProxyT generic type exposes the following members.

Properties
  NameDescription
Public propertyIsParsable
Gets a value indicating whether or not the type can be instantiated from a String.
Protected propertyOwner
Public propertyProxyOwner
Gets the piece of Grasshopper data that spawned this proxy.
Public propertyTypeDescription
Public propertyTypeName
Public propertyUserString
Gets or sets the user-defined string that describes this proxy. This only really makes sense if the Proxy is Parsable.
Public propertyValid
Gets a value indicating whether this proxy represents valid data.
Top
See Also