ComponentSetComponentInput Method |
Sets the component input object for the component. The component input object
contains all the input objects and positions that are needed for the
component creation.
Namespace: Tekla.Structures.Model
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
Parameters
- I
- Type: Tekla.Structures.ModelComponentInput
The component input object.
Return Value
Type: BooleanTrue if the input is received.
See Also