plane()

Plane - Draws a flat 2D bounded surface in 3D

Example

Syntax

Parameter
Description

width

width of the plane

height

height of the plane

Example Full Code

Description

draws a plane of a specified width and height in the x-y plane. So, the width is the length in the x-direction, where the height is the length in the y-direction.

Find these documents helpful? Let the people who made them help your child learn to code at Strivemath!

We'd love to hear your Feedback/Comments here.

Last updated