public ICableTieBase PlaceCableTie( LibCableTie part, ICableTieHost parentOcc, IControlPoint firstPoint, IControlPoint secondPoint, TransformProperty<LengthProperty> position, ApiLinkType linkType )
Parameters
- part
- Library part of the cable tie.
- parentOcc
- A part on which the cable tie is to be placed.
- firstPoint
- First edge point among which the cable tie is to be placed.
- secondPoint
- Second edge point among which the cable tie is to be placed.
- position
- Position of the cable tie.
- linkType
- Determines if part's accessories will be placed with part. Mandatory, Optional, both types or None accessories can be placed. This enum has the Flags attribute.
Return Value
Placed cable tie.