unreal.OpenCurveEndShapes¶
- class unreal.OpenCurveEndShapes¶
Bases:
EnumBaseEOpen Curve End Shapes
C++ Source:
Plugin: MeshModelingToolset
Module: ModelingOperators
File: TriangulateCurvesOp.h
- BUTT: OpenCurveEndShapes = Ellipsis¶
Close the ends of open paths abruptly with no end caps
- Type:
2
- ROUND: OpenCurveEndShapes = Ellipsis¶
Close the ends of open paths with round end caps
- Type:
1
- SQUARE: OpenCurveEndShapes = Ellipsis¶
Close the ends of open paths with square end caps
- Type:
0