public IOccRapidWire PlaceRapidPrototypeWire( IPinBase pin1, IPinBase pin2, List<TransformProperty<LengthProperty>> controlPointsPositions, RapidWireDefinition definition )
Parameters
- pin1
- First pin to connect to.
- pin2
- Second pin to connect to.
- controlPointsPositions
- Positions of control points of this wire.
- definition
- Rapid prototype wire definition. If the definition is null the default values from settings are used.
Return Value
Placed rapid prototype wire.