Enum CutMethod
- Namespace
 - IdeaRS.OpenModel.Connection
 
- Assembly
 - IdeaRS.OpenModel.dll
 
Cut method
public enum CutMethodFields
BoundingBox = 0- 
BoundingBox
 Mitre = 2- 
Mitre
 Surface = 1- 
Surface
 SurfaceAll = 3- 
SurfaceAll
 
Cut method
public enum CutMethodBoundingBox = 0   BoundingBox
Mitre = 2   Mitre
Surface = 1   Surface
SurfaceAll = 3   SurfaceAll