public Function3D EndObject {get;}
public: property Function3D^ EndObject { Function3D^ get(); }
Property Value
- the second of two Function3Ds connected by this connection,
null
when there is no Function3D on this end of the connection.
public Function3D EndObject {get;}
public: property Function3D^ EndObject { Function3D^ get(); }
null
when there is no Function3D on this end of the connection.Exception | Description |
---|---|
Eplan.EplApi.Base.BaseException | Thrown when it is impossible to read the Function3D from project. |