Enum ReferencePlanePanel
public enum ReferencePlanePanel
- Extension Methods
Fields
[Display(Name = "Bottom")] IML = 5
[Display(Name = "Midplane")] Midplane = 2
[Display(Name = "Bottom Face Mid")] MidplaneBottomFace = 3
[Display(Name = "Top Face Mid")] MidplaneTopFace = 1
[Display(Name = "Top")] OML = 4
UNKNOWN = 0