ModelElements Method

Overload List

Elements return all elements of the model.
Elements(Guid) Retrieves elements connected to a given guid.
Elements(IEnumerableInt32) Retrieves elements connected to a given indexes.
Elements(IEnumerableString) return set of element which match one of the given identifiers.

See Also