EbsOpen Class Library for EBSILON®Professional

ApplicationDisplay.RoundPipeBendings Property

[Visual Basic]
Public Property RoundPipeBendings As Boolean
[C#]
public bool RoundPipeBendings { get; set; }
[C++]
public: __property bool get_RoundPipeBendings();
public: __property void set_RoundPipeBendings(bool );
[JScript]
public function get RoundPipeBendings() : bool
public function set RoundPipeBendings(bool);

See Also

ApplicationDisplay Class | EbsOpen Namespace