Enum FootprintShapeType
- Namespace
- MoonBark.GridPlacement.Core.Data.Placement
- Assembly
- MoonBark.GridPlacement.Core.dll
Types of footprint shapes.
public enum FootprintShapeType
Fields
Circle = 1Circle footprint.
Custom = 2Custom footprint defined by explicit points.
Rectangle = 0Rectangle footprint.