Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
Cadkunde.nl
414 Views, 8 Replies

Problem creating transient geometry in part

Hello Forum,

 

I have a hard time getting the following.

I have a script that automates creating plates with flanges

 

Problem: Some flanges that are angled +- 10 degrees from the orientation of the XY Plane (Ground plane)

Need to get the angle of the ground plane. For visual aestetics, but also dirt and such.

 

So before the flange is created, I want to make a "plane". So I can measure the angle from this plane to the ground plane. and adjust my angle before the flange is created.

 

The plane should be from the front face of the plate, angled from the top edge, then angled (90 deg for example)

 

But I have a hard time with transient geometry / transientBRepp / Client Graphics

 

I think i need to create this using transientgeometry.createplane

For debugging i want this visual with client graphics

 

Cadkundenl_0-1710864210398.png

 

Any help/example is greatly appreciated