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: 2024.0.0+a110b435391768740483e3032720a566518c9a63
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