Jump to content

Display a Plane in 3D control


maybe

Recommended Posts

Hello all,

Recently I have encountered another problem for 3D display.

On top of all, I am using the ActiveX CwGraphic3D control.

Now assuming I have 3 points:

P1 (P1_x, P1_y, P1_z)

P2 (P2_x, P2_y, P2_z)

P3 (P3_x, P3_y, P3_z)

And I know the normal:

N: <N_x, Ny, Nz>

If I am asked to plot the plane (rather than the triangle surface bounded by P1, P2 and P3, just a flat plan), how could I plot it on the 3D control? I saw that with 3DplotCurve and 3DplotMesh I have to give 3 vectors (x, y and z vectors); Is there a way that I can just give the normal and a point and I can draw a plan? Thanks for help.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.