EbsOpen Class Library for EBSILON®Professional

Data.Points Property

[Visual Basic]
Public Property ReadOnly Points As Points
[C#]
public Points Points { get; }
[C++]
public: __property Points* get_Points();
[JScript]
public function get Points() : Points

Remarks

Reading: returns collection of logic-connection points (resp. pipe points)

See Also

Data Class | EbsOpen Namespace