GH_MeshProxy Properties

GH_MeshProxy Properties

The GH_MeshGH_MeshProxy type exposes the following members.

Properties
  NameDescription
Public propertyArea
Public propertyEdgeCount
Public propertyFaceCount
Public propertyIsParsable
Gets a value indicating whether or not the type can be instantiated from a String.
(Inherited from GH_GooProxyT.)
Public propertyManifold
Public propertyObjectID
Protected propertyOwner (Inherited from GH_GooProxyT.)
Public propertyProxyOwner
Gets the piece of Grasshopper data that spawned this proxy.
(Inherited from GH_GooProxyT.)
Public propertySolid
Public propertyTypeDescription (Inherited from GH_GooProxyT.)
Public propertyTypeName (Inherited from GH_GooProxyT.)
Public propertyUserString
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.)
Public propertyValid
Gets a value indicating whether this proxy represents valid data.
(Inherited from GH_GooProxyT.)
Public propertyVertexCount
Public propertyVolume
Top
See Also