ElectromagneticBCAssignment Properties
ElectromagneticBCAssignment
will be removed. Use the FaceBC
and EdgeBC
properties property of femodel
instead. (since R2023a) For more information on updating your code, see Version History.
An ElectromagneticBCAssignment
object specifies
the type of PDE boundary condition on a set of geometry boundaries. An ElectromagneticModel
object contains an array of ElectromagneticBCAssignment
objects in its BoundaryConditions.BCAssignments
property.
Create boundary condition assignments for your electromagnetic model using the electromagneticBC
function.