Table of Contents

Class MeshElement2D

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

Element2D

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

Inheritance

Inherited Members

Constructors

MeshElement2D()

Constructor

public MeshElement2D()

Properties

Points

Points

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

Property Value

List<int>