public Placement GetFirstEmbeddedInstance()
public: Placement^ GetFirstEmbeddedInstance();
Return Value
null
when there is no instance embedded
first embedded instance
public Placement GetFirstEmbeddedInstance()
public: Placement^ GetFirstEmbeddedInstance();
null
when there is no instance embedded
first embedded instance
Exception | Description |
---|---|
Eplan.EplApi.Base.BaseException | Thrown when first embedded instance cannot be read. |