CadParameter
CadParameter class
public abstract class CadParameter
构造函数
| 姓名 | 描述 |
|---|---|
| CadParameter() | 默认构造函数。 |
| CadParameter(CadEntityAttribute) |
特性
| 姓名 | 描述 |
|---|---|
| Type { get; } |
方法
| 姓名 | 描述 |
|---|---|
| abstract Init(CadCodeValue) | |
| abstract Init(object) | |
| Init(CadEntityAttribute, CadCodeValue) | |
| Init(CadEntityAttribute, object) |