6 lines
145 B
C#
6 lines
145 B
C#
namespace ShrlAlgoToolkit.RevitAddins.RvIndependent.MetroGauges.LandXMLData
|
|
{
|
|
[Serializable]
|
|
public class AsymCurve : ParaCurve { }
|
|
}
|