メインコンテンツ

3 次元モデリング

形状とブール演算、形状からのアンテナ作成、形状およびアンテナのコンフォーマル アレイ

材料特性をもつ 2 次元および 3 次元のジオメトリ構造を作成します。

材料特性をもつ形状や形状操作を使用してカスタム アンテナを作成します。この任意の素子に対して給電を定義し、既存の解析関数を使用してアンテナまたはアレイを解析します。このカスタム アンテナは、バッキング構造の励振器、アレイの素子、プラットフォーム設置のアンテナの素子、または平面波励振環境の素子として使用します。

アンテナを含む金属、金属-誘電体、誘電体の形状のコンフォーマル アレイを作成します。

オブジェクト

すべて展開する

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

関数

すべて展開する

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
getShapeVertices形状の頂点を取得する (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 (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 (R2022a 以降)
mirrorYMirror shape along y-axis (R2022a 以降)
addSubstrateCreate metal-dielectric shape (R2023b 以降)
createHoleCreate a 2-D hole on custom shape (R2023b 以降)
deleteFacesDelete specified faces of box (R2023b 以降)
extrudeExtrude 2-D shape on another shape (R2023b 以降)
extrudeLinearLinearly extrude 2-D shape along specified direction (R2023b 以降)
extrudeRotateExtrude 2-D shape by angle about z-axis (R2023b 以降)
imprintShapeImprint 2-D shape on another shape (R2023b 以降)
removeFacesInteractively select and remove 3-D shape faces (R2023b 以降)
createFeedCreate feed location for custom antenna (R2023b 以降)
stlwriteメッシュ情報を STL ファイルに書き込む

トピック

注目の例