base class — bpy_struct
Line set for associating lines and style parameters
Set the combination operation for conditions on feature edge types
Type: | enum in [‘OR’, ‘AND’], default ‘OR’ |
---|
Set the negation operation for conditions on feature edge types
Type: | enum in [‘INCLUSIVE’, ‘EXCLUSIVE’], default ‘INCLUSIVE’ |
---|
Exclude border edges
Type: | boolean, default False |
---|
Exclude contours
Type: | boolean, default False |
---|
Exclude crease edges
Type: | boolean, default False |
---|
Exclude edge marks
Type: | boolean, default False |
---|
Exclude external contours
Type: | boolean, default False |
---|
Exclude edges at material boundaries
Type: | boolean, default False |
---|
Exclude ridges and valleys
Type: | boolean, default False |
---|
Exclude silhouette edges
Type: | boolean, default False |
---|
Exclude suggestive contours
Type: | boolean, default False |
---|
Set a feature edge selection condition on face marks
Type: | enum in [‘ONE’, ‘BOTH’], default ‘ONE’ |
---|
Set the negation operation for the condition on face marks
Type: | enum in [‘INCLUSIVE’, ‘EXCLUSIVE’], default ‘INCLUSIVE’ |
---|
Set the negation operation for conditions on feature edge types
Type: | enum in [‘INCLUSIVE’, ‘EXCLUSIVE’], default ‘INCLUSIVE’ |
---|
Line style settings
Type: | FreestyleLineStyle, (never None) |
---|
Line set name
Type: | string, default “”, (never None) |
---|
Last QI value of the QI range
Type: | int in [0, inf], default 0 |
---|
First QI value of the QI range
Type: | int in [0, inf], default 0 |
---|
Select border edges
Type: | boolean, default False |
---|
Select feature edges based on edge types
Type: | boolean, default False |
---|
Select feature edges by face marks
Type: | boolean, default False |
---|
Select feature edges based on a group of objects
Type: | boolean, default False |
---|
Select feature edges by image border (less memory consumption)
Type: | boolean, default False |
---|
Select feature edges based on visibility
Type: | boolean, default False |
---|
Select contours
Type: | boolean, default False |
---|
Select crease edges
Type: | boolean, default False |
---|
Select edge marks
Type: | boolean, default False |
---|
Select external contours
Type: | boolean, default False |
---|
Select edges at material boundaries
Type: | boolean, default False |
---|
Select ridges and valleys
Type: | boolean, default False |
---|
Select silhouette edges
Type: | boolean, default False |
---|
Select suggestive contours
Type: | boolean, default False |
---|
Enable or disable this line set during stroke rendering
Type: | boolean, default False |
---|
Determine how to use visibility for feature edge selection
Type: | enum in [‘VISIBLE’, ‘HIDDEN’, ‘RANGE’], default ‘VISIBLE’ |
---|
Inherited Properties
Inherited Functions
References