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

No documentation available. More...

Inheritance diagram for Rebar.ShapedRebarMaterial:
MaterialBase.MaterialBase

Methods defined here:

def Add
def Copy
def CreateLayout
def GetCoating
def GetDefinition
def GetGrade
def GetLayout
def GetLeftEndOp
def GetLength
def GetParameterValues
def GetParameters
def GetRebarTemplate
def GetRightEndOp
def GetStandard
def GetTemplateName
def GetUsageType
def SetCoating
def SetDefinition
def SetGrade
def SetLeftEndOp
def SetParameters
def SetReferencePoint
def SetRightEndOp
def SetStandard
def SetTemplateName
def SetUsageType
def Split
def __getinitargs__
def __getstate__
def __init__
def __reduce__
def __setstate__

Data descriptors defined here:

def layer
def mat
def placement
def schedule_group

Data and other attributes defined here:

int __instance_size__ = 40
 __safe_for_unpickling__ = True

Methods inherited from MaterialBase.MaterialBase:

def CalculateWeightFromDimensions
def CalculateWeightFromVolume
def CanCreatePolygons
def CreatePolygons
def Edit
def GetBillRemarks
def GetFinish
def GetImperialDescription
def GetInfoType
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 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__

Data descriptors inherited from MaterialBase.MaterialBase:

def AutoDescription
def MainMaterialNumber
def do_not_calculate_weight_from_polygons
def finish
def grade
def id
def piecemark
def usage

Data descriptors inherited from Boost.Python.instance:

def __dict__
def __weakref__

Data and other attributes inherited from Boost.Python.instance:

def __new__

Additional Inherited Members

- Public Member Functions inherited from MaterialBase.MaterialBase

Detailed Description

No documentation available.

Method resolution order

ShapedRebarMaterial
MaterialBase.MaterialBase
Boost.Python.instance
builtin.object

Constructor & Destructor Documentation

def Rebar.ShapedRebarMaterial.__init__ (   arg1)
Returns
Instance of type None
     C++ signature :
         void __init__(_object*)
 
 
     C++ signature :
         void __init__(_object*,bool)
Note
Additional signature: init( (object)arg1, (bool)arg2) -> None

Reimplemented from MaterialBase.MaterialBase.

Member Function Documentation

def Rebar.ShapedRebarMaterial.__copy__ (   arg1)
Returns
Instance of type object
     C++ signature :
         Alloy::Pointer::Pointer<MaterialBase> __copy__(MaterialBase {lvalue})

Reimplemented from MaterialBase.MaterialBase.

def Rebar.ShapedRebarMaterial.__dict__ (   args)

Reimplemented from MaterialBase.MaterialBase.

def Rebar.ShapedRebarMaterial.__getinitargs__ (   arg1)
Returns
Instance of type tuple
     C++ signature :
         boost::python::tuple __getinitargs__(ShapedRebarMaterial)

Reimplemented from MaterialBase.MaterialBase.

def Rebar.ShapedRebarMaterial.__getstate__ (   arg1)
Returns
Instance of type tuple
     C++ signature :
         boost::python::tuple __getstate__(ShapedRebarMaterial)

Reimplemented from MaterialBase.MaterialBase.

def Rebar.ShapedRebarMaterial.__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 Rebar.ShapedRebarMaterial.__reduce__ (   args)
 __reduce__ = <unnamed Boost.Python function>(args)

Reimplemented from MaterialBase.MaterialBase.

def Rebar.ShapedRebarMaterial.__setstate__ (   arg1,
  arg2 
)
Returns
Instance of type None
     C++ signature :
         void __setstate__(ShapedRebarMaterial {lvalue},boost::python::tuple)

Reimplemented from MaterialBase.MaterialBase.

def Rebar.ShapedRebarMaterial.__weakref__ (   args)

Reimplemented from MaterialBase.MaterialBase.

def Rebar.ShapedRebarMaterial.Add (   arg1,
  arg2,
  arg3 
)
Returns
Instance of type LocateResult
     C++ signature :
         LocateResult Add(ShapedRebarMaterial {lvalue},bool,bool)

Reimplemented from MaterialBase.MaterialBase.

def Rebar.ShapedRebarMaterial.AutoDescription (   args)

Reimplemented from MaterialBase.MaterialBase.

def Rebar.ShapedRebarMaterial.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 Rebar.ShapedRebarMaterial.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 Rebar.ShapedRebarMaterial.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 Rebar.ShapedRebarMaterial.Copy (   arg1)
Returns
Instance of type ShapedRebarMaterial
     C++ signature :
         Alloy::Pointer::Pointer<ShapedRebarMaterial> Copy(Alloy::Pointer::Pointer<ShapedRebarMaterial> {lvalue})
def Rebar.ShapedRebarMaterial.CreateLayout (   arg1,
  xform 
)
Returns
Instance of type Layout3D
     C++ signature :
         Alloy::Pointer::Pointer<Layout3D> CreateLayout(ShapedRebarMaterial {lvalue},Xform {lvalue})
def Rebar.ShapedRebarMaterial.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 Rebar.ShapedRebarMaterial.do_not_calculate_weight_from_polygons (   args)

Reimplemented from MaterialBase.MaterialBase.

def Rebar.ShapedRebarMaterial.Edit (   arg1,
  arg2 
)
Returns
Instance of type bool
     C++ signature :
         bool Edit(MaterialBase {lvalue},bool)
 
 
     C++ signature :
         bool Edit(MaterialBaseWrap {lvalue},bool)
Note
Additional signature: Edit( (MaterialBase)arg1, (bool)arg2) -> bool

Reimplemented from MaterialBase.MaterialBase.

def Rebar.ShapedRebarMaterial.finish (   args)

Reimplemented from MaterialBase.MaterialBase.

def Rebar.ShapedRebarMaterial.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 Rebar.ShapedRebarMaterial.GetCoating (   arg1)
Returns
Instance of type RebarCoating
     Return with rebar coating object
 
     C++ signature :
         sj_rebar_coating GetCoating(ShapedRebarMaterial {lvalue})
def Rebar.ShapedRebarMaterial.GetDefinition (   arg1)
Returns
Instance of type RebarDefinition
     Return rebar definition object
 
     C++ signature :
         sj_rebar_def GetDefinition(ShapedRebarMaterial {lvalue})
def Rebar.ShapedRebarMaterial.GetFinish (   arg1)
Returns
Instance of type int
     C++ signature :
         int GetFinish(MaterialBase {lvalue})

Reimplemented from MaterialBase.MaterialBase.

def Rebar.ShapedRebarMaterial.GetGrade (   arg1)
Returns
Instance of type RebarGrade
     Return rebar grade object
 
     C++ signature :
         sj_rebar_grade GetGrade(ShapedRebarMaterial {lvalue})

Reimplemented from MaterialBase.MaterialBase.

def Rebar.ShapedRebarMaterial.GetImperialDescription (   arg1)
Returns
Instance of type str
     C++ signature :
         std::string GetImperialDescription(MaterialBase {lvalue})

Reimplemented from MaterialBase.MaterialBase.

def Rebar.ShapedRebarMaterial.GetInfoType (   arg1)
Returns
Instance of type int
     C++ signature :
         int GetInfoType(MaterialBase {lvalue})

Reimplemented from MaterialBase.MaterialBase.

def Rebar.ShapedRebarMaterial.GetLayout (   arg1)
Returns
Instance of type Layout3D
     Return the layout of the object
 
     C++ signature :
         Alloy::Pointer::Pointer<Layout3D> GetLayout(ShapedRebarMaterial {lvalue})

Reimplemented from MaterialBase.MaterialBase.

def Rebar.ShapedRebarMaterial.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 Rebar.ShapedRebarMaterial.GetLeftEndOp (   arg1)
Returns
Instance of type EndOperation
     C++ signature :
         Alloy::Pointer::Pointer<Rebar::EndOperation> GetLeftEndOp(ShapedRebarMaterial {lvalue})
def Rebar.ShapedRebarMaterial.GetLength (   arg1)
Returns
Instance of type float
     Return rebar length.
 
     C++ signature :
         double GetLength(ShapedRebarMaterial {lvalue})
def Rebar.ShapedRebarMaterial.GetMetricDescription (   arg1)
Returns
Instance of type str
     C++ signature :
         std::string GetMetricDescription(MaterialBase {lvalue})

Reimplemented from MaterialBase.MaterialBase.

def Rebar.ShapedRebarMaterial.GetParameters (   arg1)
Returns
Instance of type dict
     Return a dictionary of the parameters needed to create the ShapedRebarMaterial object shape
 
     C++ signature :
         boost::python::dict GetParameters(ShapedRebarMaterial)
def Rebar.ShapedRebarMaterial.GetParameterValues (   arg1)
Returns
Instance of type dict
     Return a dictionary of template parameters as keys and their values.
 
     C++ signature :
         boost::python::dict GetParameterValues(ShapedRebarMaterial)
def Rebar.ShapedRebarMaterial.GetPiecemark (   arg1)
Returns
Instance of type str
     C++ signature :
         std::string GetPiecemark(MaterialBase {lvalue})

Reimplemented from MaterialBase.MaterialBase.

def Rebar.ShapedRebarMaterial.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 Rebar.ShapedRebarMaterial.GetPolygons (   arg1)
Returns
Instance of type object
     C++ signature :
         boost::python::api::object GetPolygons(MaterialBase {lvalue})

Reimplemented from MaterialBase.MaterialBase.

def Rebar.ShapedRebarMaterial.GetRebarTemplate (   arg1)
Returns
Instance of type RebarShapeTemplate
     Return a template object for the rebar shape
 
     C++ signature :
         Alloy::Pointer::Pointer<Rebar::RebarShapeTemplate const> GetRebarTemplate(ShapedRebarMaterial {lvalue})
def Rebar.ShapedRebarMaterial.GetRightEndOp (   arg1)
Returns
Instance of type EndOperation
     C++ signature :
         Alloy::Pointer::Pointer<Rebar::EndOperation> GetRightEndOp(ShapedRebarMaterial {lvalue})
def Rebar.ShapedRebarMaterial.GetStandard (   arg1)
Returns
Instance of type RebarStandard
     Return rebar standard object
 
     C++ signature :
         sj_rebar_standard GetStandard(ShapedRebarMaterial {lvalue})
def Rebar.ShapedRebarMaterial.GetTemplateName (   arg1)
Returns
Instance of type str
     Return template name.
 
     C++ signature :
         std::string GetTemplateName(ShapedRebarMaterial {lvalue})
def Rebar.ShapedRebarMaterial.GetThickness (   arg1)
Returns
Instance of type float
     C++ signature :
         double GetThickness(MaterialBase {lvalue})

Reimplemented from MaterialBase.MaterialBase.

def Rebar.ShapedRebarMaterial.GetUsage (   arg1)
Returns
Instance of type str
     C++ signature :
         std::string GetUsage(MaterialBase {lvalue})

Reimplemented from MaterialBase.MaterialBase.

def Rebar.ShapedRebarMaterial.GetUsageType (   arg1)
Returns
Instance of type RebarUsageType
     Gets the rebar usage type.
 
     C++ signature :
         Rebar::RebarUsageType GetUsageType(ShapedRebarMaterial {lvalue})
def Rebar.ShapedRebarMaterial.GetWeight (   arg1)
Returns
Instance of type float
     C++ signature :
         double GetWeight(MaterialBase {lvalue})

Reimplemented from MaterialBase.MaterialBase.

def Rebar.ShapedRebarMaterial.GetWidth (   arg1)
Returns
Instance of type float
     C++ signature :
         double GetWidth(MaterialBase {lvalue})

Reimplemented from MaterialBase.MaterialBase.

def Rebar.ShapedRebarMaterial.GetXform (   arg1)
Returns
Instance of type Transform3D
     C++ signature :
         Xform GetXform(MaterialBase {lvalue})

Reimplemented from MaterialBase.MaterialBase.

def Rebar.ShapedRebarMaterial.grade (   args)

Reimplemented from MaterialBase.MaterialBase.

def Rebar.ShapedRebarMaterial.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 Rebar.ShapedRebarMaterial.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 Rebar.ShapedRebarMaterial.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 Rebar.ShapedRebarMaterial.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 Rebar.ShapedRebarMaterial.id (   args)

Reimplemented from MaterialBase.MaterialBase.

def Rebar.ShapedRebarMaterial.layer (   args)
def Rebar.ShapedRebarMaterial.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 Rebar.ShapedRebarMaterial.MainMaterialNumber (   args)

Reimplemented from MaterialBase.MaterialBase.

def Rebar.ShapedRebarMaterial.mat (   args)
def Rebar.ShapedRebarMaterial.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 Rebar.ShapedRebarMaterial.piecemark (   args)

Reimplemented from MaterialBase.MaterialBase.

def Rebar.ShapedRebarMaterial.placement (   args)
def Rebar.ShapedRebarMaterial.ReservePiecemark (   arg1,
  arg2 
)
Returns
Instance of type bool
     C++ signature :
         bool ReservePiecemark(MaterialBase {lvalue},std::string)

Reimplemented from MaterialBase.MaterialBase.

def Rebar.ShapedRebarMaterial.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 Rebar.ShapedRebarMaterial.schedule_group (   args)
def Rebar.ShapedRebarMaterial.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 Rebar.ShapedRebarMaterial.SetCoating (   arg1,
  coating 
)
Returns
Instance of type None
     C++ signature :
         void SetCoating(ShapedRebarMaterial {lvalue},sj_rebar_coating {lvalue})
def Rebar.ShapedRebarMaterial.SetColor (   arg1,
  arg2 
)
Returns
Instance of type None
     C++ signature :
         void SetColor(MaterialBaseWrap {lvalue},std::string)

Reimplemented from MaterialBase.MaterialBase.

def Rebar.ShapedRebarMaterial.SetDefinition (   arg1,
  def 
)
Returns
Instance of type None
     C++ signature :
         void SetDefinition(ShapedRebarMaterial {lvalue},sj_rebar_def {lvalue})
def Rebar.ShapedRebarMaterial.SetFinish (   arg1,
  arg2 
)
Returns
Instance of type None
     C++ signature :
         void SetFinish(MaterialBase {lvalue},int)

Reimplemented from MaterialBase.MaterialBase.

def Rebar.ShapedRebarMaterial.SetGrade (   arg1,
  grade 
)
Returns
Instance of type None
     C++ signature :
         void SetGrade(ShapedRebarMaterial {lvalue},sj_rebar_grade {lvalue})

Reimplemented from MaterialBase.MaterialBase.

def Rebar.ShapedRebarMaterial.SetImperialDescription (   arg1,
  arg2 
)
Returns
Instance of type None
     C++ signature :
         void SetImperialDescription(MaterialBase {lvalue},std::string)

Reimplemented from MaterialBase.MaterialBase.

def Rebar.ShapedRebarMaterial.SetInfoType (   arg1,
  arg2 
)
Returns
Instance of type None
     C++ signature :
         void SetInfoType(MaterialBase {lvalue},int)

Reimplemented from MaterialBase.MaterialBase.

def Rebar.ShapedRebarMaterial.SetLeftEndOp (   arg1,
  arg2 
)
Returns
Instance of type None
     C++ signature :
         void SetLeftEndOp(ShapedRebarMaterial {lvalue},Alloy::Pointer::Pointer<Rebar::EndOperation>)
def Rebar.ShapedRebarMaterial.SetMaterialType (   arg1,
  arg2 
)
Returns
Instance of type None
     C++ signature :
         void SetMaterialType(MaterialBase {lvalue},std::string)

Reimplemented from MaterialBase.MaterialBase.

def Rebar.ShapedRebarMaterial.SetMetricDescription (   arg1,
  arg2 
)
Returns
Instance of type None
     C++ signature :
         void SetMetricDescription(MaterialBase {lvalue},std::string)

Reimplemented from MaterialBase.MaterialBase.

def Rebar.ShapedRebarMaterial.SetParameters (   arg1,
  arg2 
)
Returns
Instance of type None
     Set rebar parameter values
 
     C++ signature :
         void SetParameters(ShapedRebarMaterial {lvalue},boost::python::dict)
def Rebar.ShapedRebarMaterial.SetPiecemark (   arg1,
  arg2 
)
Returns
Instance of type None
     C++ signature :
         void SetPiecemark(MaterialBase {lvalue},std::string)

Reimplemented from MaterialBase.MaterialBase.

def Rebar.ShapedRebarMaterial.SetPolygons (   arg1,
  arg2 
)
Returns
Instance of type None
     C++ signature :
         void SetPolygons(MaterialBase {lvalue},Alloy::Pointer::Pointer<PyPolyList>)

Reimplemented from MaterialBase.MaterialBase.

def Rebar.ShapedRebarMaterial.SetReferencePoint (   arg1,
  arg2 
)
Returns
Instance of type None
     C++ signature :
         void SetReferencePoint(ShapedRebarMaterial {lvalue},ShapedRebarMaterial::ReferencePoint)
def Rebar.ShapedRebarMaterial.SetRightEndOp (   arg1,
  arg2 
)
Returns
Instance of type None
     C++ signature :
         void SetRightEndOp(ShapedRebarMaterial {lvalue},Alloy::Pointer::Pointer<Rebar::EndOperation>)
def Rebar.ShapedRebarMaterial.SetStandard (   arg1,
  standard 
)
Returns
Instance of type None
     C++ signature :
         void SetStandard(ShapedRebarMaterial {lvalue},sj_rebar_standard {lvalue})
def Rebar.ShapedRebarMaterial.SetTemplateName (   arg1,
  templateName 
)
Returns
Instance of type None
     C++ signature :
         void SetTemplateName(ShapedRebarMaterial {lvalue},std::string)
def Rebar.ShapedRebarMaterial.SetThickness (   arg1,
  arg2 
)
Returns
Instance of type None
     C++ signature :
         void SetThickness(MaterialBase {lvalue},double)

Reimplemented from MaterialBase.MaterialBase.

def Rebar.ShapedRebarMaterial.SetUsage (   arg1,
  arg2 
)
Returns
Instance of type None
     C++ signature :
         void SetUsage(MaterialBase {lvalue},std::string)

Reimplemented from MaterialBase.MaterialBase.

def Rebar.ShapedRebarMaterial.SetUsageType (   arg1,
  arg2 
)
Returns
Instance of type None
     Sets the rebar usage type.
 
     C++ signature :
         void SetUsageType(ShapedRebarMaterial {lvalue},Rebar::RebarUsageType)
def Rebar.ShapedRebarMaterial.SetWidth (   arg1,
  arg2 
)
Returns
Instance of type None
     C++ signature :
         void SetWidth(MaterialBase {lvalue},double)

Reimplemented from MaterialBase.MaterialBase.

def Rebar.ShapedRebarMaterial.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 Rebar.ShapedRebarMaterial.SetXform (   arg1,
  arg2 
)
Returns
Instance of type None
     C++ signature :
         void SetXform(MaterialBase {lvalue},Xform)

Reimplemented from MaterialBase.MaterialBase.

def Rebar.ShapedRebarMaterial.Split (   arg1,
  arg2,
  arg3,
  arg4 
)
Returns
Instance of type object
     C++ signature :
         std::list<Alloy::Pointer::Pointer<ShapedRebarMaterial>, std::allocator<Alloy::Pointer::Pointer<ShapedRebarMaterial> > > Split(ShapedRebarMaterial {lvalue},double,double,double)
def Rebar.ShapedRebarMaterial.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 Rebar.ShapedRebarMaterial.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 Rebar.ShapedRebarMaterial.usage (   args)

Reimplemented from MaterialBase.MaterialBase.

Member Data Documentation

int Rebar.ShapedRebarMaterial.__instance_size__ = 40
staticprivate
Rebar.ShapedRebarMaterial.__safe_for_unpickling__ = True
staticprivate