Click or drag to resize

Polygon3DPoints Property

Compatible with IDEA StatiCa Beta 21.0 - beta
List of polygon points

Namespace:  IdeaRS.OpenModel.Geometry3D
Assembly:  IdeaRS.OpenModel (in IdeaRS.OpenModel.dll) Version: 20.0.1.1 (20.0.1.1)
Syntax
public List<Point3D> Points { get; set; }

Property Value

Type: ListPoint3D
See Also