Table of Contents

Class Horizontal_polygon_2d

Namespace
StruSoft.Interop.StruXml.Data
Assembly
FemDesign.Core.dll
public class Horizontal_polygon_2d
Inheritance
Horizontal_polygon_2d
Inherited Members
Extension Methods

Constructors

Horizontal_polygon_2d()

public Horizontal_polygon_2d()

Properties

Height

public double Height { get; set; }

Property Value

double

Point

public List<Point_type_2d> Point { get; set; }

Property Value

List<Point_type_2d>