BOMapp API
BOMapp API
ReferenceManual
Woodwork.Automation.Common
Point Interface
SideTypeEnum Enumeration
Vector Interface
WorkpieceTypeEnum Enumeration
Side
Type
Enum Enumeration
Side type enumerator
Namespace:
Woodwork.Automation.Common
Assembly:
WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntax
C#
VB
Copy
public
enum
SideTypeEnum
Public
Enumeration
SideTypeEnum
Members
Member name
Value
Description
Top
0
The top side.
Bottom
1
The bottom side.
Front
2
The front side.
Back
3
The back side.
Left
4
The left side.
Right
5
The right side.
Custom
6
The custom side.
See Also
Reference
Woodwork.Automation.Common Namespace