Skip to main content

Class BoundingPathCalculationService

Namespace: Aurigma.DesignAtoms.Services
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class BoundingPathCalculationService : IBoundingPathCalculationService

Inheritance: System.Object -> BoundingPathCalculationService

Implements

Inherited Members

  • System.Object.ToString
  • System.Object.Equals(System.Object)
  • System.Object.Equals(System.Object,System.Object)
  • System.Object.ReferenceEquals(System.Object,System.Object)
  • System.Object.GetHashCode
  • System.Object.GetType
  • System.Object.MemberwiseClone

Constructors

BoundingPathCalculationService

public BoundingPathCalculationService(IItemHandlerFactory itemHandlerFactory)

Methods

CalculateWrappingPaths

public void CalculateWrappingPaths(Surface surface)
Parameters
TypeNameDescription
Aurigma.DesignAtoms.Model.Surfacesurface
Was this page helpful?