Version: 2019.3
public void SetSources (List<ConstraintSource> sources);

パラメーター

sourcesThe list of sources to set.

説明

Sets the list of sources on the component.

Throws ArgumentNullException, if the list of sources is null.