Click or drag to resize

SecondaryBinderBind Method (SecondaryBinderConfiguration)

Binds to the model.

Namespace:  Demo3D.PLC
Assembly:  PLC (in PLC.dll) Version: 17.00.05
Syntax
C#
protected virtual void Bind(
	SecondaryBinderConfiguration configuration
)

Parameters

configuration
Type: Demo3D.PLCSecondaryBinderConfiguration
The model configuration.
See Also