GcLyAndExpr

class pygcad.pygrx.GcLyAndExpr

Bases: pybind11_object

Methods Summary

assign(self, para)

C++: GcLyAndExpr::operator=(const class GcLyAndExpr &) --> class GcLyAndExpr &

getRelExprs(self)

C++: GcLyAndExpr::getRelExprs() const --> const int &

Methods Documentation

assign(self: pygcad.pygrx.GcLyAndExpr, para: pygcad.pygrx.GcLyAndExpr) pygcad.pygrx.GcLyAndExpr

C++: GcLyAndExpr::operator=(const class GcLyAndExpr &) –> class GcLyAndExpr &

getRelExprs(self: pygcad.pygrx.GcLyAndExpr) int

C++: GcLyAndExpr::getRelExprs() const –> const int &