コード例 #1
0
 def GetNEdges(self):
     """GetNEdges(Point self) -> int"""
     return _point.Point_GetNEdges(self)
コード例 #2
0
ファイル: point.py プロジェクト: InSAR-invert/PyMFEM
 def GetNEdges(self):
     return _point.Point_GetNEdges(self)