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

No documentation available. More...

Methods defined here:

def __init__
def __reduce__
def calculate_xform
def compute_bounding_box
def invalidate_display_list
def set_file_reference
def set_location

Data descriptors defined here:

def file_reference
def in_bom
def len
def refx_offset
def refy_offset
def rotation
def scale
def scale_labels
def width

Data and other attributes defined here:

int __instance_size__ = 40

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

SheetItem
Boost.Python.instance
builtin.object

Constructor & Destructor Documentation

def Drawing.SheetItem.__init__ (   arg1)
Returns
Instance of type None

Member Function Documentation

def Drawing.SheetItem.__dict__ (   args)
def Drawing.SheetItem.__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.SheetItem.__reduce__ (   args)
 __reduce__ = <unnamed Boost.Python function>(args)
def Drawing.SheetItem.__weakref__ (   args)
def Drawing.SheetItem.calculate_xform (   arg1)
Returns
Instance of type None
def Drawing.SheetItem.compute_bounding_box (   arg1,
  arg2 
)
Returns
Instance of type None
def Drawing.SheetItem.file_reference (   args)
def Drawing.SheetItem.in_bom (   args)
def Drawing.SheetItem.invalidate_display_list (   arg1)
Returns
Instance of type None
def Drawing.SheetItem.len (   args)
def Drawing.SheetItem.refx_offset (   args)
def Drawing.SheetItem.refy_offset (   args)
def Drawing.SheetItem.rotation (   args)
def Drawing.SheetItem.scale (   args)
def Drawing.SheetItem.scale_labels (   args)
def Drawing.SheetItem.set_file_reference (   arg1,
  arg2 
)
Returns
Instance of type None
def Drawing.SheetItem.set_location (   arg1,
  arg2,
  arg3 
)
Returns
Instance of type None
def Drawing.SheetItem.width (   args)

Member Data Documentation

int Drawing.SheetItem.__instance_size__ = 40
staticprivate