This is the ViewProvider base class addProperty(string, string) -- Add a generic property. The first argument specifies the type, the second the name of the property. removeProperty(string) -- Remove a generic property. Note, you can only remove user-defined properties but not built-in ones. A list of supported property types Show the object Hide the object Check if the object is visible Add a new display mode to the view provider Show a list of all display modes Return a string representation of the Inventor node Start the editing mode (default=0) Finish editing mode Returns True if the view provider is in editing mode, False otherwise Set a transformation on the Inventor node Returns list of objects that are to be grouped in tree under this object. A pivy Separator to add a custom scene graph to this ViewProvider The icon of this ViewProvider A pivy Separator with the root of this ViewProvider Represents the whole ViewProvider as an Inventor string.