enum CATEhiProfileType {
Circular,
Elliptical,
Rectangular,
Noprofile
}
Definition of the type of profile on a segment We distinguish 4 types of profile:
Circular when the section of the segment is a circle,
Elliptical when the section of the segment is an ellipsis,
Rectangular when the section of the segment is a rectangle,
Noprofile when the section of the segment is not defined or not one of the three above.Copyright © 1999-2014, Dassault Systèmes. All rights reserved.