No documentation available. More...
Methods defined here: | |
def | __reduce__ |
Data descriptors defined here: | |
def | AdvanceMill |
def | CreatedByMainMaterial |
def | CreatedByModelMark |
def | Description |
def | Grade |
def | Length |
def | LineNumber |
def | MinorMark |
def | ModelMainMaterialNumber |
def | Piecemark |
def | Remarks |
def | Revision |
def | Route1 |
def | Route2 |
def | Route3 |
def | TotalQuantity |
def | TotalWeight |
def | UnitQuantity |
def | UnitWeight |
Data and other attributes defined here: | |
def | __init__ |
Data descriptors inherited from Boost.Python.instance: | |
def | __dict__ |
def | __weakref__ |
Data and other attributes inherited from Boost.Python.instance: | |
def | __new__ |
def Drawing.BillLine.__init__ | ( | args | ) |
Raises an exception This class cannot be instantiated from Python
__init__ = <built-in function __init__>
def Drawing.BillLine.__dict__ | ( | args | ) |
def Drawing.BillLine.__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.BillLine.__reduce__ | ( | args | ) |
__reduce__ = <unnamed Boost.Python function>(args)
def Drawing.BillLine.__weakref__ | ( | args | ) |
def Drawing.BillLine.AdvanceMill | ( | args | ) |
def Drawing.BillLine.CreatedByMainMaterial | ( | args | ) |
def Drawing.BillLine.CreatedByModelMark | ( | args | ) |
def Drawing.BillLine.Description | ( | args | ) |
def Drawing.BillLine.Grade | ( | args | ) |
def Drawing.BillLine.Length | ( | args | ) |
def Drawing.BillLine.LineNumber | ( | args | ) |
def Drawing.BillLine.MinorMark | ( | args | ) |
def Drawing.BillLine.ModelMainMaterialNumber | ( | args | ) |
def Drawing.BillLine.Piecemark | ( | args | ) |
def Drawing.BillLine.Remarks | ( | args | ) |
def Drawing.BillLine.Revision | ( | args | ) |
def Drawing.BillLine.Route1 | ( | args | ) |
def Drawing.BillLine.Route2 | ( | args | ) |
def Drawing.BillLine.Route3 | ( | args | ) |
def Drawing.BillLine.TotalQuantity | ( | args | ) |
def Drawing.BillLine.TotalWeight | ( | args | ) |
def Drawing.BillLine.UnitQuantity | ( | args | ) |
def Drawing.BillLine.UnitWeight | ( | args | ) |