shape.Box
Description
The shape.Box
lets you create a box with metal and dielectric
material properties centered at the origin. Use this box along with the other shapes and the
geometric operations to create a shape for the custom antenna.
Creation
Description
creates a hollow box
centered at the origin.box
= shape.Box
sets properties
using one or more name-value arguments. box
= shape.Box(PropertyName=Value
)PropertyName
is the property
name and Value
is the corresponding value. You can specify several
name-value arguments in any order as PropertyName1=Value1
,
...
, PropertyNameN=ValueN
. Properties that you
do not specify retain their default values.
For example, box = shape.Box(Height=4)
creates a hollow box with
a height of 4 m along the z-axis and default values for other
properties.
Properties
Object Functions
Examples
Version History
Introduced in R2023bSee Also
Objects
Functions
Topics
- Analysis of Edge-Wall Slotted Waveguide Array Antenna for High-Frequency Applications
- Analyze Electromagnetic Interference from Shielding Enclosures
- Design and Analyze Perforated Horn Antenna for RF Applications
- Analysis of Ultrawideband Trident Inset-Fed Monopole Antenna with Conical Ground
- Create Scene from 3-D Shapes and Perform Ray Tracing Analysis