Class SectionResultMesh
- Namespace
 - IdeaRS.OpenModel.Result
 
- Assembly
 - IdeaRS.OpenModel.dll
 
Section result mesh
[Obfuscation(Feature = "renaming")]
public class SectionResultMesh : SectionResultBaseInheritance
Inherited Members
Constructors
SectionResultMesh()
Constructor
public SectionResultMesh()Properties
Elements
Elements
public List<MeshElement2D> Elements { get; set; }Property Value
Points
Section points
public List<Point2D> Points { get; set; }