Create a planar circle #8
Replies: 5 comments 5 replies
-
|
Several options:
1. em.geo.Disc
2. em.geo.XYPolygon.circle() <-- Actually just an N-sided polygon
…On Mon, Aug 18, 2025 at 12:15 PM Gadi Lahav ***@***.***> wrote:
Apart for manually defining points as a circular XYPolygon , is there a
way to create a planar circle?
—
Reply to this email directly, view it on GitHub
<#8>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A4EZODMKSG6NKHEKCS3POET3OGRT5AVCNFSM6AAAAACEEUS6KSVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZYG42TIMRQGA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
gadiLhv
-
|
Did you check the PCB() class and the supported features?
…On Mon, Aug 18, 2025 at 3:39 PM Gadi Lahav ***@***.***> wrote:
Thanks, Disk solved the issue, kind of.
I am working on a Wilkinson splitter TB. Still got ports to define and
some local mesh defintions, but I'm getting there.
image.png (view on web)
<https://github.com/user-attachments/assets/a4cf3617-3751-4c7f-a746-124e221afe48>
—
Reply to this email directly, view it on GitHub
<#8 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A4EZODLI4AOFWF4J5AACO5T3OHJS7AVCNFSM6AAAAACEEUS6KSVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTIMJUGEYTSMI>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
[image: image.png][image: image.png]
…On Mon, Aug 18, 2025 at 3:39 PM Gadi Lahav ***@***.***> wrote:
Thanks, Disk solved the issue, kind of.
I am working on a Wilkinson splitter TB. Still got ports to define and
some local mesh defintions, but I'm getting there.
image.png (view on web)
<https://github.com/user-attachments/assets/a4cf3617-3751-4c7f-a746-124e221afe48>
—
Reply to this email directly, view it on GitHub
<#8 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A4EZODLI4AOFWF4J5AACO5T3OHJS7AVCNFSM6AAAAACEEUS6KSVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTIMJUGEYTSMI>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
4 replies
-
|
Have you even checked?
Model.mw.bc.LumpedComponent
…On Mon, 18 Aug 2025 at 16:13, Gadi Lahav ***@***.***> wrote:
Is there any way to emulate a resistive sheet for a 100 Ohm resistor? Or
does EMerge support lumped elements by now?
—
Reply to this email directly, view it on GitHub
<#8 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A4EZODIOASHAYVGUFZMIJS33OHNQ3AVCNFSM6AAAAACEEUS6KSVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTIMJUGE2TQMY>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
there is literally an example called: lumped component filter
…On Mon, 18 Aug 2025 at 16:13, Gadi Lahav ***@***.***> wrote:
Is there any way to emulate a resistive sheet for a 100 Ohm resistor? Or
does EMerge support lumped elements by now?
—
Reply to this email directly, view it on GitHub
<#8 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A4EZODIOASHAYVGUFZMIJS33OHNQ3AVCNFSM6AAAAACEEUS6KSVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTIMJUGE2TQMY>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment




Uh oh!
There was an error while loading. Please reload this page.
-
Apart for manually defining points as a circular XYPolygon , is there a way to create a planar circle?
Beta Was this translation helpful? Give feedback.
All reactions