base class — bpy_struct
Edge in a Mesh datablock
Weight used by the Bevel modifier
| Type: | float in [-inf, inf], default 0.0 |
|---|
Weight used by the Subsurf modifier for creasing
| Type: | float in [0, 1], default 0.0 |
|---|
| Type: | boolean, default False |
|---|
Index of this edge
| Type: | int in [0, inf], default 0, (readonly) |
|---|
Loose edge
| Type: | boolean, default False |
|---|
| Type: | boolean, default False |
|---|
Sharp edge for the EdgeSplit modifier
| Type: | boolean, default False |
|---|
Edge mark for Freestyle line rendering
| Type: | boolean, default False |
|---|
Seam edge for UV unwrapping
| Type: | boolean, default False |
|---|
Vertex indices
| Type: | int array of 2 items in [0, inf], default (0, 0) |
|---|
(readonly)
Inherited Properties
Inherited Functions
References