Main Content
racetrack
Create racetrack shape, of circle or rectangle type, on the X-Y plane
Since R2024a
Description
Use the racetrack
object to create a racetrack shape centered at
the origin and on the X-Y plane.
Creation
Description
racetrackshape = racetrack
creates a racetrack shape on the
X-Y plane.
racetrackshape = racetrack(
sets Properties using one or more
name-value arguments.Name=Value
)
Properties
Object Functions
add | Boolean unite operation on two RF PCB shapes |
and | Shape1 & Shape2 for RF PCB shapes |
area | Calculate area of RF PCB shape in square meters |
intersect | Boolean intersection operation on two RF PCB shapes |
mesh | Change and view mesh properties of metal or dielectric in PCB component |
mirrorX | Mirror shape along X-axis |
mirrorY | Mirror shape along Y-axis |
minus | Shape1 - Shape2 for RF PCB shapes |
plus | Shape1 + Shape2 for RF PCB shapes |
plot | Plot boundary of RF PCB shape |
rotate | Rotate RF PCB shape about defined axis |
rotateX | Rotate RF PCB shape about x-axis |
rotateY | Rotate RF PCB shape about y-axis and angle |
rotateZ | Rotate RF PCB shape about z-axis |
subtract | Boolean subtraction operation on two RF PCB shapes |
scale | Change size of RF PCB shape by fixed amount |
show | Display PCB component structure or PCB shape |
translate | Move RF PCB shape to new location |
Examples
Version History
Introduced in R2024a