Cone Command
- Cone( <Circle>, <Height> )
-
Creates a cone with given base and height.
- Cone( <Point>, <Point>, <Radius> )
-
Creates a cone with vertex (second point), circle center (first point) and given radius.
- Cone( <Point>, <Vector>, <Angle α> )
-
Creates an infinite cone with given point as vertex, axis of symmetry parallel to the given vector and apex angle 2α.
This command yields undefined if angle ≥ π2. |
See also InfiniteCone command, the |