Solid Edge Part Type Library
TreatmentType Property
Description
Sets and returns the type of treatment for the referenced object.
Property type
Read-write property
Syntax
Visual Basic
Public Property TreatmentType As CloseCornerFeatureConstants
Remarks
Sets and returns a constant that specifies how the bends are affected by the referenced CloseCorner object. Valid values are members of the CloseCornerFeatureConstants constant set: seCloseCnrTreatmentOff (the default setting), seCloseCnrTreatmentIntersect, or seCloseCnrTreatmentCircularCutout.
See Also

CloseCorner Object  | CloseCorner Members