Class MeshElement2D
- Namespace
 - IdeaRS.OpenModel.Result
 
- Assembly
 - IdeaRS.OpenModel.dll
 
Element2D
[Obfuscation(Feature = "renaming")]
public class MeshElement2DInheritance
Inherited Members
Constructors
MeshElement2D()
Constructor
public MeshElement2D()Properties
Points
Points
public List<int> Points { get; set; }