CSPropConductingSheet

class CSXCAD.CSProperties.CSPropConductingSheet

Bases: CSPropMetal

Conducting sheet model property

A conducting sheet is a model for a thin conducting metal sheet.

Notes

Only 2D primitives (sheets) should be added to this property

Parameters:
  • conductivity – float – finite conductivity e.g. 56e6 (S/m)

  • thickness – float – finite modeled thickness (e.g. 18e-6)

GetConductivity()
GetThickness()
SetConductivity(val)
SetThickness(val)