Enum CutPart
- Namespace
 - IdeaRS.OpenModel.Connection
 
- Assembly
 - IdeaRS.OpenModel.dll
 
public enum CutPartFields
Begin = 0- 
The begin is cut off
 End = 1- 
The end is cut off
 
public enum CutPartBegin = 0   The begin is cut off
End = 1   The end is cut off