CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Creates a MultiPointInput object that communicates with the provided
IIndexedGeoPoint interface.
Namespace: CADability.ActionsAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public MultiPointInput( IIndexedGeoPoint forwardTo ) |
| Visual Basic |
|---|
Public Sub New ( _ forwardTo As IIndexedGeoPoint _ ) |
| Visual C++ |
|---|
public: MultiPointInput( IIndexedGeoPoint^ forwardTo ) |
Parameters
- forwardTo
- Type: CADability.UserInterface..::..IIndexedGeoPoint
interface usually implemented by the ConstructAction derived class