SoFieldConnectFrom Method (SoField) |
Connects this field to another field.
Namespace: OIV.Inventor.Fields
If the field was connected to something before, it will be automatically disconnected (a field may have only one connection writing into it at a time). Unless connections to the field are disabled (see OIV.Inventor.Fields.SoField.EnableConnection(System.Boolean)), the field's value will be set to the value of the thing it is connected to.