Click or drag to resize

SideTypeEnum Enumeration

Side type enumerator

Namespace: Woodwork.Automation.Common
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 10.1.0+426df26b1ad7b7c97e1fbd6e0980a0fe847fc820
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