Table of Contents

Enum FootprintShapeType

Namespace
MoonBark.GridPlacement.Core.Data.Placement
Assembly
MoonBark.GridPlacement.Core.dll

Types of footprint shapes.

public enum FootprintShapeType

Fields

Circle = 1

Circle footprint.

Custom = 2

Custom footprint defined by explicit points.

Rectangle = 0

Rectangle footprint.