Click or drag to resize

SecondaryBinderModelConfiguration Class

The model binding configuration.
Inheritance Hierarchy
SystemObject
  Demo3D.PLCSecondaryBinderModelConfiguration

Namespace: Demo3D.PLC
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
public class ModelConfiguration

The SecondaryBinderModelConfiguration type exposes the following members.

Constructors
 NameDescription
Public methodSecondaryBinderModelConfigurationInitializes a new instance of the SecondaryBinderModelConfiguration class
Top
Methods
 NameDescription
Public methodAddT(String, T) Add an input model value.
Public methodAddT(String, IConnectionPoint) Add a connection point.
Top
See Also