InputItem Class |
The InputItem class is used to store input objects and positions.
Inheritance Hierarchy
Namespace: Tekla.Structures.Model
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2023.0.3
Syntax
The InputItem type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetData |
Returns the data of the input item.
See also: InputItemInputTypeEnum.
| |
GetInputType |
Returns the type of the input item.
|
See Also