Click or drag to resize

Polygon3D Class

Compatible with IDEA StatiCa Beta 21.0 - beta
Represents a polygon in three-dimensional space.
Inheritance Hierarchy

Namespace:  IdeaRS.OpenModel.Geometry3D
Assembly:  IdeaRS.OpenModel (in IdeaRS.OpenModel.dll) Version: 20.0.1.1 (20.0.1.1)
Syntax
public class Polygon3D : OpenObject

The Polygon3D type exposes the following members.

Constructors
  NameDescription
Public methodPolygon3D
Contructor
Top
Properties
  NameDescription
Public propertyPoints
List of polygon points
Top
See Also