No documentation available.
More...
Data and other attributes inherited from Boost.Python.instance: |
def | __new__ |
Additional Inherited Members |
def | Edit |
Detailed Description
No documentation available.
Method resolution order
DummyMaterial
MaterialBase.MaterialBase
Boost.Python.instance
builtin.object
Constructor & Destructor Documentation
def DummyMaterial.DummyMaterial.__init__ |
( |
|
args | ) |
|
Member Function Documentation
def DummyMaterial.DummyMaterial.__copy__ |
( |
|
arg1 | ) |
|
- Returns
- Instance of type object
C++ signature :
Alloy::Pointer::Pointer<MaterialBase> __copy__(MaterialBase {lvalue})
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.__dict__ |
( |
|
args | ) |
|
def DummyMaterial.DummyMaterial.__getinitargs__ |
( |
|
arg1 | ) |
|
- Returns
- Instance of type tuple
C++ signature :
boost::python::tuple __getinitargs__(MaterialBaseWrap)
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.__getstate__ |
( |
|
arg1 | ) |
|
- Returns
- Instance of type tuple
C++ signature :
boost::python::tuple __getstate__(MaterialBaseWrap)
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.__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 from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.__reduce__ |
( |
|
args | ) |
|
def DummyMaterial.DummyMaterial.__setstate__ |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type None
C++ signature :
void __setstate__(MaterialBaseWrap {lvalue},boost::python::tuple)
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.__weakref__ |
( |
|
args | ) |
|
def DummyMaterial.DummyMaterial.Add |
( |
|
arg1, |
|
|
|
arg2, |
|
|
|
arg3 |
|
) |
| |
- Returns
- Instance of type LocateResult
C++ signature :
LocateResult Add(MaterialBase {lvalue},bool,bool)
C++ signature :
LocateResult Add(MaterialBaseWrap {lvalue},bool,bool)
- Note
- Additional signature: Add( (MaterialBase)arg1, (bool)arg2, (bool)arg3) -> LocateResult
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.AutoDescription |
( |
|
args | ) |
|
def DummyMaterial.DummyMaterial.CalculateWeightFromDimensions |
( |
|
arg1 | ) |
|
- Returns
- Instance of type float
C++ signature :
double CalculateWeightFromDimensions(MaterialBase {lvalue})
C++ signature :
double CalculateWeightFromDimensions(MaterialBaseWrap {lvalue})
- Note
- Additional signature: CalculateWeightFromDimensions( (MaterialBase)arg1) -> float
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.CalculateWeightFromVolume |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type float
C++ signature :
double CalculateWeightFromVolume(MaterialBase {lvalue},double)
C++ signature :
double CalculateWeightFromVolume(MaterialBaseWrap {lvalue},double)
- Note
- Additional signature: CalculateWeightFromVolume( (MaterialBase)arg1, (float)arg2) -> float
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.CanCreatePolygons |
( |
|
arg1 | ) |
|
- Returns
- Instance of type bool
C++ signature :
bool CanCreatePolygons(MaterialBase {lvalue})
C++ signature :
bool CanCreatePolygons(MaterialBaseWrap {lvalue})
- Note
- Additional signature: CanCreatePolygons( (MaterialBase)arg1) -> bool
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.CreatePolygons |
( |
|
arg1 | ) |
|
- Returns
- Instance of type object
C++ signature :
Alloy::Pointer::Pointer<PyPolyList> CreatePolygons(MaterialBase {lvalue})
C++ signature :
Alloy::Pointer::Pointer<PyPolyList> CreatePolygons(MaterialBaseWrap {lvalue})
- Note
- Additional signature: CreatePolygons( (MaterialBase)arg1) -> object
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.do_not_calculate_weight_from_polygons |
( |
|
args | ) |
|
def DummyMaterial.DummyMaterial.Edit |
( |
|
args | ) |
|
def DummyMaterial.DummyMaterial.finish |
( |
|
args | ) |
|
def DummyMaterial.DummyMaterial.GetBillRemarks |
( |
|
arg1 | ) |
|
- Returns
- Instance of type str
C++ signature :
std::string GetBillRemarks(MaterialBase {lvalue})
C++ signature :
std::string GetBillRemarks(MaterialBaseWrap {lvalue})
- Note
- Additional signature: GetBillRemarks( (MaterialBase)arg1) -> str
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.GetFinish |
( |
|
arg1 | ) |
|
- Returns
- Instance of type int
C++ signature :
int GetFinish(MaterialBase {lvalue})
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.GetGrade |
( |
|
arg1 | ) |
|
- Returns
- Instance of type int
C++ signature :
int GetGrade(MaterialBase {lvalue})
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.GetImperialDescription |
( |
|
arg1 | ) |
|
- Returns
- Instance of type str
C++ signature :
std::string GetImperialDescription(MaterialBase {lvalue})
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.GetInfoType |
( |
|
arg1 | ) |
|
- Returns
- Instance of type int
C++ signature :
int GetInfoType(MaterialBase {lvalue})
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.GetLayout |
( |
|
arg1 | ) |
|
- Returns
- Instance of type Layout3D
C++ signature :
Alloy::Pointer::Pointer<Layout3D> GetLayout(MaterialBase {lvalue})
C++ signature :
Alloy::Pointer::Pointer<Layout3D> GetLayout(MaterialBaseWrap {lvalue})
- Note
- Additional signature: GetLayout( (MaterialBase)arg1) -> Layout3D
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.GetLayouts |
( |
|
arg1 | ) |
|
- Returns
- Instance of type list
C++ signature :
boost::python::list GetLayouts(MaterialBase {lvalue})
C++ signature :
boost::python::list GetLayouts(MaterialBaseWrap {lvalue})
- Note
- Additional signature: GetLayouts( (MaterialBase)arg1) -> list
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.GetMetricDescription |
( |
|
arg1 | ) |
|
- Returns
- Instance of type str
C++ signature :
std::string GetMetricDescription(MaterialBase {lvalue})
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.GetPiecemark |
( |
|
arg1 | ) |
|
- Returns
- Instance of type str
C++ signature :
std::string GetPiecemark(MaterialBase {lvalue})
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.GetPiecemarkPrefix |
( |
|
arg1 | ) |
|
- Returns
- Instance of type str
C++ signature :
std::string GetPiecemarkPrefix(MaterialBase {lvalue})
C++ signature :
std::string GetPiecemarkPrefix(MaterialBaseWrap {lvalue})
- Note
- Additional signature: GetPiecemarkPrefix( (MaterialBase)arg1) -> str
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.GetPolygons |
( |
|
arg1 | ) |
|
- Returns
- Instance of type object
C++ signature :
boost::python::api::object GetPolygons(MaterialBase {lvalue})
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.GetThickness |
( |
|
arg1 | ) |
|
- Returns
- Instance of type float
C++ signature :
double GetThickness(MaterialBase {lvalue})
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.GetUsage |
( |
|
arg1 | ) |
|
- Returns
- Instance of type str
C++ signature :
std::string GetUsage(MaterialBase {lvalue})
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.GetWeight |
( |
|
arg1 | ) |
|
- Returns
- Instance of type float
C++ signature :
double GetWeight(MaterialBase {lvalue})
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.GetWidth |
( |
|
arg1 | ) |
|
- Returns
- Instance of type float
C++ signature :
double GetWidth(MaterialBase {lvalue})
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.GetXform |
( |
|
arg1 | ) |
|
def DummyMaterial.DummyMaterial.grade |
( |
|
args | ) |
|
def DummyMaterial.DummyMaterial.HasCustomFile |
( |
|
arg1 | ) |
|
- Returns
- Instance of type bool
C++ signature :
bool HasCustomFile(MaterialBase {lvalue})
C++ signature :
bool HasCustomFile(MaterialBaseWrap {lvalue})
- Note
- Additional signature: HasCustomFile( (MaterialBase)arg1) -> bool
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.HashFabricationAttributes |
( |
|
arg1 | ) |
|
- Returns
- Instance of type int
C++ signature :
unsigned long HashFabricationAttributes(MaterialBase {lvalue})
C++ signature :
unsigned long HashFabricationAttributes(MaterialBaseWrap {lvalue})
- Note
- Additional signature: HashFabricationAttributes( (MaterialBase)arg1) -> int
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.HashNonFabricationAttributes |
( |
|
arg1 | ) |
|
- Returns
- Instance of type int
C++ signature :
unsigned long HashNonFabricationAttributes(MaterialBase {lvalue})
C++ signature :
unsigned long HashNonFabricationAttributes(MaterialBaseWrap {lvalue})
- Note
- Additional signature: HashNonFabricationAttributes( (MaterialBase)arg1) -> int
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.HashPolygonAttributes |
( |
|
arg1 | ) |
|
- Returns
- Instance of type int
C++ signature :
unsigned long HashPolygonAttributes(MaterialBase {lvalue})
C++ signature :
unsigned long HashPolygonAttributes(MaterialBaseWrap {lvalue})
- Note
- Additional signature: HashPolygonAttributes( (MaterialBase)arg1) -> int
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.id |
( |
|
args | ) |
|
def DummyMaterial.DummyMaterial.Locate |
( |
|
arg1, |
|
|
|
arg2, |
|
|
|
arg3 |
|
) |
| |
- Returns
- Instance of type LocateResult
C++ signature :
LocateResult Locate(MaterialBase {lvalue},bool,bool)
C++ signature :
LocateResult Locate(MaterialBaseWrap {lvalue},bool,bool)
- Note
- Additional signature: Locate( (MaterialBase)arg1, (bool)arg2, (bool)arg3) -> LocateResult
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.MainMaterialNumber |
( |
|
args | ) |
|
def DummyMaterial.DummyMaterial.MultiEdit |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type bool
C++ signature :
bool MultiEdit(MaterialBase {lvalue},boost::python::list)
C++ signature :
bool MultiEdit(MaterialBaseWrap {lvalue},boost::python::list)
- Note
- Additional signature: MultiEdit( (MaterialBase)arg1, (list)arg2) -> bool
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.piecemark |
( |
|
args | ) |
|
def DummyMaterial.DummyMaterial.ReservePiecemark |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type bool
C++ signature :
bool ReservePiecemark(MaterialBase {lvalue},std::string)
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.RotateOnAdd |
( |
|
arg1 | ) |
|
- Returns
- Instance of type bool
C++ signature :
bool RotateOnAdd(MaterialBase {lvalue})
C++ signature :
bool RotateOnAdd(MaterialBaseWrap {lvalue})
- Note
- Additional signature: RotateOnAdd( (MaterialBase)arg1) -> bool
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.SetBillRemarks |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type None
C++ signature :
void SetBillRemarks(MaterialBase {lvalue},std::string)
C++ signature :
void SetBillRemarks(MaterialBaseWrap {lvalue},std::string)
- Note
- Additional signature: SetBillRemarks( (MaterialBase)arg1, (str)arg2) -> None
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.SetColor |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type None
C++ signature :
void SetColor(MaterialBaseWrap {lvalue},std::string)
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.SetFinish |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type None
C++ signature :
void SetFinish(MaterialBase {lvalue},int)
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.SetGrade |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type None
C++ signature :
void SetGrade(MaterialBase {lvalue},int)
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.SetImperialDescription |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type None
C++ signature :
void SetImperialDescription(MaterialBase {lvalue},std::string)
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.SetInfoType |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type None
C++ signature :
void SetInfoType(MaterialBase {lvalue},int)
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.SetMaterialType |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type None
C++ signature :
void SetMaterialType(MaterialBase {lvalue},std::string)
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.SetMetricDescription |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type None
C++ signature :
void SetMetricDescription(MaterialBase {lvalue},std::string)
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.SetPiecemark |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type None
C++ signature :
void SetPiecemark(MaterialBase {lvalue},std::string)
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.SetPolygons |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type None
C++ signature :
void SetPolygons(MaterialBase {lvalue},Alloy::Pointer::Pointer<PyPolyList>)
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.SetThickness |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type None
C++ signature :
void SetThickness(MaterialBase {lvalue},double)
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.SetUsage |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type None
C++ signature :
void SetUsage(MaterialBase {lvalue},std::string)
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.SetWidth |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type None
C++ signature :
void SetWidth(MaterialBase {lvalue},double)
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.SetWorkpointDistance |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type None
C++ signature :
void SetWorkpointDistance(MaterialBase {lvalue},double)
C++ signature :
void SetWorkpointDistance(MaterialBaseWrap {lvalue},double)
- Note
- Additional signature: SetWorkpointDistance( (MaterialBase)arg1, (float)arg2) -> None
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.SetXform |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type None
C++ signature :
void SetXform(MaterialBase {lvalue},Xform)
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.Transparent |
( |
|
arg1 | ) |
|
- Returns
- Instance of type bool
C++ signature :
bool Transparent(MaterialBase {lvalue})
C++ signature :
bool Transparent(MaterialBaseWrap {lvalue})
- Note
- Additional signature: Transparent( (MaterialBase)arg1) -> bool
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.UpdateDescription |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type None
C++ signature :
void UpdateDescription(MaterialBase {lvalue},Alloy::Pointer::Pointer<MaterialBase>)
C++ signature :
void UpdateDescription(MaterialBaseWrap {lvalue},Alloy::Pointer::Pointer<MaterialBase>)
- Note
- Additional signature: UpdateDescription( (MaterialBase)arg1, (object)arg2) -> None
Reimplemented from MaterialBase.MaterialBase.
def DummyMaterial.DummyMaterial.usage |
( |
|
args | ) |
|
Member Data Documentation
int DummyMaterial.DummyMaterial.__instance_size__ = 40 |
|
staticprivate |
DummyMaterial.DummyMaterial.__safe_for_unpickling__ = True |
|
staticprivate |