Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

IConstraint.GetSources

public void GetSources(List<ConstraintSource> sources);

Parameters

sourcesThe list of sources to be filled by the component.

Description

Gets the list of sources.

Throws ArgumentNullException, if the list of sources is null.

Did you find this page useful? Please give it a rating: