Main Content

3-D Modeling

Shapes and boolean operations, create antenna from shapes, conformal array of shapes and antennas

Create 2-D and 3-D geometric structures with material properties.

Use shapes with material properties and shape operations to create custom antenna. Define the feed for this arbitrary element and analyze the antenna or array using existing analysis functions. Use this custom antenna as an exciter for backing structures, an element in arrays, an element in the platform installed antenna, or an element in the plane wave excitation environment.

Create conformal array of metal, metal-dielectric, and dielectric shapes with antennas.

Objects

expand all

shape.CircleCreate circle centered at origin on xy-plane (Since R2023b)
shape.EllipseCreate ellipse centered at origin on xy-plane (Since R2023b)
shape.PolygonCreate polygon on xy-plane (Since R2023b)
shape.RectangleCreate rectangle centered at origin on xy-plane (Since R2023b)
shape.BoxCreate closed box centered at origin (Since R2023b)
shape.OpenBoxCreate open box centered at origin (Since R2023b)
shape.CylinderCreate closed cap cylinder centered at origin (Since R2023b)
shape.OpenCylinderCreate open cap cylinder centered at origin (Since R2023b)
shape.SphereCreate sphere centered at origin (Since R2023b)
shape.Custom3DCreate custom 3-D shape from other shapes or triangulation (Since R2023b)
customAntennaCreate custom antenna from geometric shapes (Since R2023b)
conformalArrayCreate conformal array

Functions

expand all

addPerform Boolean unite operation on two shapes
subtractPerform Boolean subtraction operation on two shapes
andPerform Boolean intersection operation on two shapes
intersectGenerate and plot intersection of two shapes
minusCarve a shape from other shape
plusJoin two shapes
areaCalculate area of 2-D shapes in square meters
getShapeVerticesFind shape vertices (Since R2023b)
meshGenerate and view mesh for antennas, arrays, and custom shapes
plotPlot boundary of 2-D shape
showDisplay antenna, array structures, shapes, or platform
showFacesShow face numbers of box (Since R2023b)
scaleChange size of shape by fixed factor
translateMove shape to new location
rotateRotate shape about axis by angle
rotateXRotate shape about x-axis by angle
rotateYRotate shape about y-axis by angle
rotateZRotate shape about z-axis by angle
mirrorXMirror shape along x-axis (Since R2022a)
mirrorYMirror shape along y-axis (Since R2022a)
addSubstrateCreate metal-dielectric shape (Since R2023b)
createHoleCreate a 2-D hole on custom shape (Since R2023b)
deleteFacesDelete specified faces of box (Since R2023b)
extrudeExtrude 2-D shape on another shape (Since R2023b)
extrudeLinearLinearly extrude 2-D shape along specified direction (Since R2023b)
extrudeRotateExtrude 2-D shape by angle about z-axis (Since R2023b)
imprintShapeImprint 2-D shape on another shape (Since R2023b)
removeFacesInteractively select and remove 3-D shape faces (Since R2023b)
createFeedCreate feed location for custom antenna (Since R2023b)
stlwriteWrite mesh information to STL file

Topics

Featured Examples