CadDoubleParameter

CadDoubleParameter class

public class CadDoubleParameter : CadParameter<double>

Конструкторы

ИмяОписание
CadDoubleParameter()Конструктор по умолчанию.
CadDoubleParameter(CadEntityAttribute)

Характеристики

ИмяОписание
Type { get; }
Value { get; set; }

Методы

ИмяОписание
override Init(CadCodeValue)
override Init(object)
Init(CadEntityAttribute, CadCodeValue)
Init(CadEntityAttribute, object)

Смотрите также