- C++ signature :
- void __init__(_object* [,bool])
__init__( (object)arg1, (str)arg2 [, (bool)arg3]) -> None :
- C++ signature :
- void __init__(_object*,std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > [,bool])
__init__( (object)arg1, (Symmetry)arg2 [, (bool)arg3]) -> None :
- C++ signature :
- void __init__(_object*,iplt::Symmetry [,bool])