Class Volume3d

java.lang.Object
org.djutils.draw.volume.Volume3d
All Implemented Interfaces:
Serializable

public class Volume3d extends Object implements Serializable
Volume3d.java.

Copyright (c) 2020-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See DJUTILS License.

Author:
Alexander Verbraeck, Peter Knoppers
See Also:
  • Constructor Details

    • Volume3d

      public Volume3d()
  • Method Details

    • getWireframeLines

      public List<PolyLine3d> getWireframeLines()
      Return the lines making up the wireframe of this object.
      Returns:
      List<Line>; the A list of lines making up the wireframe of the object