| distance |
ValueInput |
The distance of the curve from the edge of the surface. If isPhysical is true this is a physical distance. If the ValueInput is defined using a real value this is the offset in centimeters. If the ValueInput is defined using a string it is used as the expression of the parameter that will be created to control the offset, and should be able to be evaluated as a distance.
If isPhysical is false, this defines the proportional offset of the surface from the edge where the value can be 0 to 1. If a ValueInput is defined using a real value it can be 0 to 1. If the ValueInput is defined using a string it is used as the expression of the parameter that will be created to control the offset and should be able to be evaluated as a unitless value. |