InputDefinition Methods |
The DrawingPluginBaseInputDefinition 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.
|
See Also