ArchTruss.ViewProviderTruss Class Reference
Public Member Functions | |
def | getIcon (self) |
Public Member Functions inherited from ArchComponent.ViewProviderComponent | |
def | areDifferentColors (self, a, b) |
def | attach (self, vobj) |
def | claimChildren (self) |
def | colorize (self, obj, force=False) |
def | getDisplayModes (self, vobj) |
def | onChanged (self, vobj, prop) |
def | setDisplayMode (self, mode) |
def | setEdit (self, vobj, mode) |
def | setProperties (self, vobj) |
def | setupContextMenu (self, vobj, menu) |
def | toggleSubcomponents (self) |
def | unsetEdit (self, vobj, mode) |
def | updateData (self, obj, prop) |
Additional Inherited Members | |
Public Attributes inherited from ArchComponent.ViewProviderComponent | |
hiresgroup | |
meshcolor | |
meshnode | |
Object | |
Member Function Documentation
◆ getIcon()
def ArchTruss.ViewProviderTruss.getIcon | ( | self | ) |
Return the path to the appropriate icon. If a clone, return the cloned component icon path. Otherwise return the Arch Component icon. Returns ------- str Path to the appropriate icon .svg file.
Reimplemented from ArchComponent.ViewProviderComponent.
The documentation for this class was generated from the following file:
- src/Mod/Arch/ArchTruss.py