InputDefinition Methods |
The PluginBaseInputDefinition type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetInput |
Returns the input Tekla Structures gave to the plug-in. The input is either a point instance,
an identifier instance, an array list of points or an array list of identifiers. This is based on the input
format returned from the DefineInput() method.
| |
GetInputType |
Returns the type of the input the current instance contains.
|
See Also