Public Member Functions | |
def | __init__ |
def | execute |
def | getSVG |
def | onChanged |
def | updateSVG |
Public Attributes | |
Type |
Definition at line 155 of file SectionPlane.py.
def SectionPlane::ArchDrawingView::__init__ | ( | self, | ||
obj | ||||
) |
Definition at line 156 of file SectionPlane.py.
def SectionPlane::ArchDrawingView::execute | ( | self, | ||
obj | ||||
) |
Definition at line 161 of file SectionPlane.py.
def SectionPlane::ArchDrawingView::getSVG | ( | self, | ||
obj, | ||||
direction, | ||||
base = None | ||||
) |
returns an svg fragment from a SectionPlane object, a direction vector and optionally a base point
Definition at line 191 of file SectionPlane.py.
def SectionPlane::ArchDrawingView::onChanged | ( | self, | ||
obj, | ||||
prop | ||||
) |
Definition at line 166 of file SectionPlane.py.
def SectionPlane::ArchDrawingView::updateSVG | ( | self, | ||
obj | ||||
) |
Definition at line 171 of file SectionPlane.py.
Definition at line 159 of file SectionPlane.py.