Input |
public class InputDefinition
The InputDefinition type exposes the following members.
Name | Description | |
---|---|---|
![]() | InputDefinition(Int64) | 模型对象输入 |
![]() | InputDefinition(ListPoint) | 多点输入 |
![]() | InputDefinition(ListInt64) | 模型对象集合输入 |
![]() | InputDefinition(Point) | 单点输入 |
![]() | InputDefinition(Point, Point) | 两点输入 |
Name | Description | |
---|---|---|
![]() | GetInput | 获取输入对象 |
![]() | GetInputType | 输入类型 |