No documentation available. More...
Methods defined here: | |
def | Add |
def | CalculateWeightFromDimensions |
def | CalculateWeightFromVolume |
def | CanCreatePolygons |
def | CreatePolygons |
def | Edit |
def | GetBillRemarks |
def | GetFinish |
def | GetGrade |
def | GetImperialDescription |
def | GetInfoType |
def | GetLayout |
def | GetLayouts |
def | GetMetricDescription |
def | GetPiecemark |
def | GetPiecemarkPrefix |
def | GetPolygons |
def | GetThickness |
def | GetUsage |
def | GetWeight |
def | GetWidth |
def | GetXform |
def | HasCustomFile |
def | HashFabricationAttributes |
def | HashNonFabricationAttributes |
def | HashPolygonAttributes |
def | Locate |
def | MultiEdit |
def | ReservePiecemark |
def | RotateOnAdd |
def | SetBillRemarks |
def | SetColor |
def | SetFinish |
def | SetGrade |
def | SetImperialDescription |
def | SetInfoType |
def | SetMaterialType |
def | SetMetricDescription |
def | SetPiecemark |
def | SetPolygons |
def | SetThickness |
def | SetUsage |
def | SetWidth |
def | SetWorkpointDistance |
def | SetXform |
def | Transparent |
def | UpdateDescription |
def | __copy__ |
def | __getinitargs__ |
def | __getstate__ |
def | __init__ |
def | __reduce__ |
def | __setstate__ |
Data descriptors defined here: | |
def | AutoDescription |
def | MainMaterialNumber |
def | do_not_calculate_weight_from_polygons |
def | finish |
def | grade |
def | id |
def | piecemark |
def | usage |
Data and other attributes defined here: | |
int | __instance_size__ = 40 |
__safe_for_unpickling__ = True |
Data descriptors inherited from Boost.Python.instance: | |
def | __dict__ |
def | __weakref__ |
Data and other attributes inherited from Boost.Python.instance: | |
def | __new__ |
No documentation available.
MaterialBase
Boost.Python.instance
builtin.object
def MaterialBase.MaterialBase.__init__ | ( | arg1 | ) |
C++ signature : void __init__(_object*)
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.__copy__ | ( | arg1 | ) |
C++ signature : Alloy::Pointer::Pointer<MaterialBase> __copy__(MaterialBase {lvalue})
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.__dict__ | ( | args | ) |
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.__getinitargs__ | ( | arg1 | ) |
C++ signature : boost::python::tuple __getinitargs__(MaterialBaseWrap)
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.__getstate__ | ( | arg1 | ) |
C++ signature : boost::python::tuple __getstate__(MaterialBaseWrap)
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.__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>
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.__reduce__ | ( | args | ) |
__reduce__ = <unnamed Boost.Python function>(args)
Reimplemented in Rebar.ShapedRebarMaterial, DummyMaterial.DummyMaterial, and MaterialBase.BuiltinMaterial.
def MaterialBase.MaterialBase.__setstate__ | ( | arg1, | |
arg2 | |||
) |
C++ signature : void __setstate__(MaterialBaseWrap {lvalue},boost::python::tuple)
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.__weakref__ | ( | args | ) |
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.Add | ( | arg1, | |
arg2, | |||
arg3 | |||
) |
C++ signature : LocateResult Add(MaterialBase {lvalue},bool,bool) C++ signature : LocateResult Add(MaterialBaseWrap {lvalue},bool,bool)
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.AutoDescription | ( | args | ) |
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.CalculateWeightFromDimensions | ( | arg1 | ) |
C++ signature : double CalculateWeightFromDimensions(MaterialBase {lvalue}) C++ signature : double CalculateWeightFromDimensions(MaterialBaseWrap {lvalue})
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.CalculateWeightFromVolume | ( | arg1, | |
arg2 | |||
) |
C++ signature : double CalculateWeightFromVolume(MaterialBase {lvalue},double) C++ signature : double CalculateWeightFromVolume(MaterialBaseWrap {lvalue},double)
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.CanCreatePolygons | ( | arg1 | ) |
C++ signature : bool CanCreatePolygons(MaterialBase {lvalue}) C++ signature : bool CanCreatePolygons(MaterialBaseWrap {lvalue})
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.CreatePolygons | ( | arg1 | ) |
C++ signature : Alloy::Pointer::Pointer<PyPolyList> CreatePolygons(MaterialBase {lvalue}) C++ signature : Alloy::Pointer::Pointer<PyPolyList> CreatePolygons(MaterialBaseWrap {lvalue})
Reimplemented in Rebar.ShapedRebarMaterial, DummyMaterial.DummyMaterial, and MaterialBase.BuiltinMaterial.
def MaterialBase.MaterialBase.do_not_calculate_weight_from_polygons | ( | args | ) |
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.Edit | ( | arg1, | |
arg2 | |||
) |
C++ signature : bool Edit(MaterialBase {lvalue},bool) C++ signature : bool Edit(MaterialBaseWrap {lvalue},bool)
Reimplemented in Rebar.ShapedRebarMaterial, and MaterialBase.BuiltinMaterial.
def MaterialBase.MaterialBase.finish | ( | args | ) |
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.GetBillRemarks | ( | arg1 | ) |
C++ signature : std::string GetBillRemarks(MaterialBase {lvalue}) C++ signature : std::string GetBillRemarks(MaterialBaseWrap {lvalue})
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.GetFinish | ( | arg1 | ) |
C++ signature : int GetFinish(MaterialBase {lvalue})
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.GetGrade | ( | arg1 | ) |
C++ signature : int GetGrade(MaterialBase {lvalue})
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.GetImperialDescription | ( | arg1 | ) |
C++ signature : std::string GetImperialDescription(MaterialBase {lvalue})
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.GetInfoType | ( | arg1 | ) |
C++ signature : int GetInfoType(MaterialBase {lvalue})
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.GetLayout | ( | arg1 | ) |
C++ signature : Alloy::Pointer::Pointer<Layout3D> GetLayout(MaterialBase {lvalue}) C++ signature : Alloy::Pointer::Pointer<Layout3D> GetLayout(MaterialBaseWrap {lvalue})
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.GetLayouts | ( | arg1 | ) |
C++ signature : boost::python::list GetLayouts(MaterialBase {lvalue}) C++ signature : boost::python::list GetLayouts(MaterialBaseWrap {lvalue})
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.GetMetricDescription | ( | arg1 | ) |
C++ signature : std::string GetMetricDescription(MaterialBase {lvalue})
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.GetPiecemark | ( | arg1 | ) |
C++ signature : std::string GetPiecemark(MaterialBase {lvalue})
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.GetPiecemarkPrefix | ( | arg1 | ) |
C++ signature : std::string GetPiecemarkPrefix(MaterialBase {lvalue}) C++ signature : std::string GetPiecemarkPrefix(MaterialBaseWrap {lvalue})
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.GetPolygons | ( | arg1 | ) |
C++ signature : boost::python::api::object GetPolygons(MaterialBase {lvalue})
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.GetThickness | ( | arg1 | ) |
C++ signature : double GetThickness(MaterialBase {lvalue})
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.GetUsage | ( | arg1 | ) |
C++ signature : std::string GetUsage(MaterialBase {lvalue})
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.GetWeight | ( | arg1 | ) |
C++ signature : double GetWeight(MaterialBase {lvalue})
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.GetWidth | ( | arg1 | ) |
C++ signature : double GetWidth(MaterialBase {lvalue})
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.GetXform | ( | arg1 | ) |
C++ signature : Xform GetXform(MaterialBase {lvalue})
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.grade | ( | args | ) |
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.HasCustomFile | ( | arg1 | ) |
C++ signature : bool HasCustomFile(MaterialBase {lvalue}) C++ signature : bool HasCustomFile(MaterialBaseWrap {lvalue})
Reimplemented in Rebar.ShapedRebarMaterial, DummyMaterial.DummyMaterial, and MaterialBase.BuiltinMaterial.
def MaterialBase.MaterialBase.HashFabricationAttributes | ( | arg1 | ) |
C++ signature : unsigned long HashFabricationAttributes(MaterialBase {lvalue}) C++ signature : unsigned long HashFabricationAttributes(MaterialBaseWrap {lvalue})
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.HashNonFabricationAttributes | ( | arg1 | ) |
C++ signature : unsigned long HashNonFabricationAttributes(MaterialBase {lvalue}) C++ signature : unsigned long HashNonFabricationAttributes(MaterialBaseWrap {lvalue})
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.HashPolygonAttributes | ( | arg1 | ) |
C++ signature : unsigned long HashPolygonAttributes(MaterialBase {lvalue}) C++ signature : unsigned long HashPolygonAttributes(MaterialBaseWrap {lvalue})
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.id | ( | args | ) |
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.Locate | ( | arg1, | |
arg2, | |||
arg3 | |||
) |
C++ signature : LocateResult Locate(MaterialBase {lvalue},bool,bool) C++ signature : LocateResult Locate(MaterialBaseWrap {lvalue},bool,bool)
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.MainMaterialNumber | ( | args | ) |
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.MultiEdit | ( | arg1, | |
arg2 | |||
) |
C++ signature : bool MultiEdit(MaterialBase {lvalue},boost::python::list) C++ signature : bool MultiEdit(MaterialBaseWrap {lvalue},boost::python::list)
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.piecemark | ( | args | ) |
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.ReservePiecemark | ( | arg1, | |
arg2 | |||
) |
C++ signature : bool ReservePiecemark(MaterialBase {lvalue},std::string)
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.RotateOnAdd | ( | arg1 | ) |
C++ signature : bool RotateOnAdd(MaterialBase {lvalue}) C++ signature : bool RotateOnAdd(MaterialBaseWrap {lvalue})
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.SetBillRemarks | ( | arg1, | |
arg2 | |||
) |
C++ signature : void SetBillRemarks(MaterialBase {lvalue},std::string) C++ signature : void SetBillRemarks(MaterialBaseWrap {lvalue},std::string)
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.SetColor | ( | arg1, | |
arg2 | |||
) |
C++ signature : void SetColor(MaterialBaseWrap {lvalue},std::string)
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.SetFinish | ( | arg1, | |
arg2 | |||
) |
C++ signature : void SetFinish(MaterialBase {lvalue},int)
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.SetGrade | ( | arg1, | |
arg2 | |||
) |
C++ signature : void SetGrade(MaterialBase {lvalue},int)
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.SetImperialDescription | ( | arg1, | |
arg2 | |||
) |
C++ signature : void SetImperialDescription(MaterialBase {lvalue},std::string)
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.SetInfoType | ( | arg1, | |
arg2 | |||
) |
C++ signature : void SetInfoType(MaterialBase {lvalue},int)
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.SetMaterialType | ( | arg1, | |
arg2 | |||
) |
C++ signature : void SetMaterialType(MaterialBase {lvalue},std::string)
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.SetMetricDescription | ( | arg1, | |
arg2 | |||
) |
C++ signature : void SetMetricDescription(MaterialBase {lvalue},std::string)
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.SetPiecemark | ( | arg1, | |
arg2 | |||
) |
C++ signature : void SetPiecemark(MaterialBase {lvalue},std::string)
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.SetPolygons | ( | arg1, | |
arg2 | |||
) |
C++ signature : void SetPolygons(MaterialBase {lvalue},Alloy::Pointer::Pointer<PyPolyList>)
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.SetThickness | ( | arg1, | |
arg2 | |||
) |
C++ signature : void SetThickness(MaterialBase {lvalue},double)
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.SetUsage | ( | arg1, | |
arg2 | |||
) |
C++ signature : void SetUsage(MaterialBase {lvalue},std::string)
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.SetWidth | ( | arg1, | |
arg2 | |||
) |
C++ signature : void SetWidth(MaterialBase {lvalue},double)
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.SetWorkpointDistance | ( | arg1, | |
arg2 | |||
) |
C++ signature : void SetWorkpointDistance(MaterialBase {lvalue},double) C++ signature : void SetWorkpointDistance(MaterialBaseWrap {lvalue},double)
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.SetXform | ( | arg1, | |
arg2 | |||
) |
C++ signature : void SetXform(MaterialBase {lvalue},Xform)
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.Transparent | ( | arg1 | ) |
C++ signature : bool Transparent(MaterialBase {lvalue}) C++ signature : bool Transparent(MaterialBaseWrap {lvalue})
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.UpdateDescription | ( | arg1, | |
arg2 | |||
) |
C++ signature : void UpdateDescription(MaterialBase {lvalue},Alloy::Pointer::Pointer<MaterialBase>) C++ signature : void UpdateDescription(MaterialBaseWrap {lvalue},Alloy::Pointer::Pointer<MaterialBase>)
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
def MaterialBase.MaterialBase.usage | ( | args | ) |
Reimplemented in Rebar.ShapedRebarMaterial, MaterialBase.BuiltinMaterial, and DummyMaterial.DummyMaterial.
|
staticprivate |
|
staticprivate |