Table of Contents

Class PolygonPointID

Namespace
IdeaRS.OpenModel.Result
Assembly
IdeaRS.OpenModel.dll

Polygon of pointIDs

[Obfuscation(Feature = "renaming")]
public class PolygonPointID

Inheritance

Inherited Members

Constructors

PolygonPointID()

Constructor

public PolygonPointID()

Properties

Points

Points

public List<PointOfID> Points { get; set; }

Property Value

List<PointOfID>