Public Member Functions | |
def | clone (self) |
def | cloneAddInfoFullLayout (self) |
def | cloneAddInfoView (self, arg1, arg2) |
possible calls: More... | |
def | eraseLayout (self, arg1) |
def | getAddInfo (self) |
def | getAsDoubleByView (self, arg1, arg2, arg3) |
def | getLength2D (self) |
returns the 2D polyline length of all parts More... | |
def | getLength3D (self) |
returns the 3D polyline length of all parts More... | |
def | getPointAddInfoStatistics (self) |
def | hasInfo (self) |
def | info (self) |
def | isClosed (self) |
def | parts (self) |
iterate over all parts More... | |
def | points (self) |
iterate over all points More... | |
def | restoreAddInfoFullLayout (self) |
def | setAddInfo (self, arg1) |
def | setAddInfoView (self, arg1, arg2) |
def | sizePart (self) |
def | sizePoint (self) |
def | type (self) |
![]() | |
def | getScopSemantic (self) |
def | setScopSemantic (self, arg1) |
def cloneAddInfoFullLayout | ( | self | ) |
self | (type: Polyline) self pointer |
def cloneAddInfoView | ( | self, | |
arg1, | |||
arg2 | |||
) |
possible calls:
self | (type: Polyline) self pointer |
arg1 | (type: AddInfoLayout) mandatory parameter |
arg2 | (type: object | AddInfoLayout) mandatory parameter |
def eraseLayout | ( | self, | |
arg1 | |||
) |
self | (type: Polyline) self pointer |
arg1 | (type: AddInfoLayout) mandatory parameter |
def getAsDoubleByView | ( | self, | |
arg1, | |||
arg2, | |||
arg3 | |||
) |
self | (type: Polyline) self pointer |
arg1 | (type: AddInfoLayout) mandatory parameter |
arg2 | (type: object) mandatory parameter |
arg3 | (type: object) mandatory parameter |
def getLength2D | ( | self | ) |
returns the 2D polyline length of all parts
def getLength3D | ( | self | ) |
returns the 3D polyline length of all parts
def getPointAddInfoStatistics | ( | self | ) |
self | (type: Polyline) self pointer |
def hasInfo | ( | self | ) |
self | (type: Polyline) self pointer |
def isClosed | ( | self | ) |
self | (type: Polyline) self pointer |
def parts | ( | self | ) |
iterate over all parts
self | (type: Polyline) self pointer |
def points | ( | self | ) |
def restoreAddInfoFullLayout | ( | self | ) |
self | (type: Polyline) self pointer |
def setAddInfo | ( | self, | |
arg1 | |||
) |
def setAddInfoView | ( | self, | |
arg1, | |||
arg2 | |||
) |
self | (type: Polyline) self pointer |
arg1 | (type: AddInfoLayout) mandatory parameter |
arg2 | (type: object) mandatory parameter |
def sizePart | ( | self | ) |
self | (type: Polyline) self pointer |
def sizePoint | ( | self | ) |
self | (type: Polyline) self pointer |
def type | ( | self | ) |
self | (type: Polyline) self pointer |
Reimplemented from Geometry.