Description
Split type for polygons
C# Syntax
siSplitPolygonType.siByTheVertices // 0 siSplitPolygonType.siByTheEdgesMidPoints // 1 siSplitPolygonType.siCross // 2 siSplitPolygonType.siDiamond // 3
|
Constant |
Value |
Description |
|
0 |
Split along the vertices |
|
|
1 |
Add edges from the geometric center of a polygon to the midpoint of each edge |
|
|
2 |
Draw edges from the midpoint of a polygon to each of its vertices |
|
|
3 |
Draw edges connecting the midpoints of a polygon's edges |
Applies To
Autodesk Softimage v7.5