public IOccSurfaceProtection PlaceSurfaceProtection( LibSurfaceProtection part, IEnumerable<PlacePosition> positions, LengthProperty outsideDiameter, ApiLinkType linkType )
Parameters
- part
- Surface protection from library.
- positions
- List of positions in space or occurrences to which the bundle will be connected. The order of positions matters!
- outsideDiameter
- Outside diameter of the bundle. If not filled, the default value from settings is used.
- 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 surface protection.