Eplan Platform API
Eplan.EplApi.DataModel Namespace / Connection Class / Shieldings Property

Shieldings Property
Returns the Shielding objects the connection is composed of. It does not return Shielding objects the connection is shielded by.
Syntax
public Function[] Shieldings {get;}

Property Value

Array of Shielding objects of function

Exceptions
ExceptionDescription
Thrown when it is impossible to read the Shielding objects.
See Also