CatDxfImportCreateEndPointsEnum (Enumeration)

enum CatDxfImportCreateEndPointsEnum {
  catDxfImportCreateEndPointsEnumNever,
  catDxfImportCreateEndPointsEnumFewEntities,
  catDxfImportCreateEndPointsEnumAlways
}
Available values of the DXF import create end points option.
See also:
Values:
Never
Never create end points.
FewEntities
Create end points only for few entities.
Always
Always create end points.