Click or drag to resize

SideTypeEnum Enumeration

Side type enumerator

Namespace: Woodwork.Automation.Common
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntax
public enum SideTypeEnum
Members
Member nameValueDescription
Top0 The top side.
Bottom1 The bottom side.
Front2 The front side.
Back3 The back side.
Left4 The left side.
Right5 The right side.
Custom6 The custom side.
See Also