SDS2 Parametric API
 All Classes Namespaces Functions Variables Pages
List of all members
Commands.Icon Class Reference

No documentation available. More...

Methods defined here:

def __init__
def __reduce__

Data descriptors defined here:

def size

Data descriptors inherited from Boost.Python.instance:

def __dict__
def __weakref__

Data and other attributes inherited from Boost.Python.instance:

def __new__

Detailed Description

No documentation available.

Method resolution order

Icon
Boost.Python.instance
builtin.object

Constructor & Destructor Documentation

def Commands.Icon.__init__ (   arg1,
  filename 
)
Returns
Instance of type object
     C++ signature :
         void* __init__(boost::python::api::object,boost::python::api::object)

Member Function Documentation

def Commands.Icon.__dict__ (   args)
def Commands.Icon.__new__ (   args)
T.__new__(S, ...) -> a new object with type S, a subtype of T
 __new__ = <built-in method __new__ of Boost.Python.class object>
def Commands.Icon.__reduce__ (   args)
 __reduce__ = <unnamed Boost.Python function>(args)
def Commands.Icon.__weakref__ (   args)
def Commands.Icon.size (   args)