Click or drag to resize

GHAMatrixSwitcherBind Method

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodBind(IGHAObject, IGHAObject)
Attempts to bind all matching properties in the source and destination objects by matching properties defined in capabilities definitions
Public methodBind(IGHAObject, String, IGHAObject, String)
Creates a two-way binding between the specified property in source to the specified property in Destination. The property types must match.
Top
See Also