Class StartEndType
- Namespace
- FemDesign
- Assembly
- FemDesign.Core.dll
public class StartEndType
- Inheritance
-
StartEndType
- Inherited Members
- Extension Methods
Constructors
StartEndType(double, double)
public StartEndType(double start, double end)
Parameters
Properties
End
public double End { get; set; }
Property Value
Start
public double Start { get; set; }