API Help
Eplan.EplApi.DataModel Namespace / DynamicConnectionLine Class / GetFirstEmbeddedInstance Method

GetFirstEmbeddedInstance Method
Returns first instance embedded in this line.
Syntax
public Placement GetFirstEmbeddedInstance()

Return Value

null when there is no instance embedded

first embedded instance

Exceptions
ExceptionDescription
Thrown when first embedded instance cannot be read.
See Also