No documentation available.
More...
Data and other attributes inherited from Boost.Python.instance: |
def | __new__ |
Detailed Description
No documentation available.
Method resolution order
SheetRevision
Boost.Python.instance
builtin.object
Constructor & Destructor Documentation
def Drawing.SheetRevision.__init__ |
( |
|
arg1 | ) |
|
- Returns
- Instance of type None
- Note
- Additional signature: init( (object)arg1, (str)date_str [, (str)designation='' [, (str)description='' [, (str)user1='' [, (str)user2='' [, (str)user3='' [, (str)user4='' [, (bool)locked=False]]]]]]]) -> object
-
Additional signature: init( (object)arg1, (object)date [, (str)designation='' [, (str)description='' [, (str)user1='' [, (str)user2='' [, (str)user3='' [, (str)user4='' [, (bool)locked=False]]]]]]]) -> object
Member Function Documentation
def Drawing.SheetRevision.__copy__ |
( |
|
arg1 | ) |
|
- Returns
- Instance of type object
def Drawing.SheetRevision.__deepcopy__ |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type object
def Drawing.SheetRevision.__dict__ |
( |
|
args | ) |
|
def Drawing.SheetRevision.__getinitargs__ |
( |
|
arg1 | ) |
|
- Returns
- Instance of type tuple
def Drawing.SheetRevision.__getstate__ |
( |
|
arg1 | ) |
|
- Returns
- Instance of type tuple
def Drawing.SheetRevision.__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 Drawing.SheetRevision.__reduce__ |
( |
|
args | ) |
|
__reduce__ = <unnamed Boost.Python function>(args)
def Drawing.SheetRevision.__repr__ |
( |
|
arg1 | ) |
|
- Returns
- Instance of type object
def Drawing.SheetRevision.__setstate__ |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type None
def Drawing.SheetRevision.__str__ |
( |
|
arg1 | ) |
|
- Returns
- Instance of type object
def Drawing.SheetRevision.__weakref__ |
( |
|
args | ) |
|
def Drawing.SheetRevision.date |
( |
|
args | ) |
|
def Drawing.SheetRevision.date_str |
( |
|
args | ) |
|
def Drawing.SheetRevision.description |
( |
|
args | ) |
|
def Drawing.SheetRevision.designation |
( |
|
args | ) |
|
def Drawing.SheetRevision.locked |
( |
|
args | ) |
|
def Drawing.SheetRevision.user1 |
( |
|
args | ) |
|
def Drawing.SheetRevision.user2 |
( |
|
args | ) |
|
def Drawing.SheetRevision.user3 |
( |
|
args | ) |
|
def Drawing.SheetRevision.user4 |
( |
|
args | ) |
|
Member Data Documentation
Drawing.SheetRevision.__getstate_manages_dict__ = True |
|
staticprivate |
int Drawing.SheetRevision.__instance_size__ = 144 |
|
staticprivate |
Drawing.SheetRevision.__safe_for_unpickling__ = True |
|
staticprivate |