A static variant of a complex offset.
More...
Data and other attributes inherited from Boost.Python.instance: |
def | __new__ |
Detailed Description
A static variant of a complex offset.
Method resolution order
StaticOffset
Boost.Python.instance
builtin.object
Constructor & Destructor Documentation
def ModelPins.StaticOffset.__init__ |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type None
C++ signature :
void __init__(_object*,Point3D)
Member Function Documentation
def ModelPins.StaticOffset.__dict__ |
( |
|
args | ) |
|
def ModelPins.StaticOffset.__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 ModelPins.StaticOffset.__reduce__ |
( |
|
args | ) |
|
__reduce__ = <unnamed Boost.Python function>(args)
def ModelPins.StaticOffset.__weakref__ |
( |
|
args | ) |
|
Member Data Documentation
int ModelPins.StaticOffset.__instance_size__ = 40 |
|
staticprivate |