Glyph Version 7.22.2 |
pw:: DistributionShapeShape distribution function type Derives FromSummary
create
This action creates a new shape distribution function object. ParametersThis action has no parameters. ReturnsThis action returns a new pw::DistributionShape object. NormalMaximumDeviation
This attribute is the maximum turning angle allowed between succesive grid points. TypeThis attribute is a float with the range [0, 180) and 0 to disable. DefaultThe default for this attribute is 0. CurveMaximumDeviation
This attribute is the maximum distance allowed between the analytic and discrete shape of a connector. TypeThis attribute is a float with the range [0, infinity) and 0 to disable. DefaultThe default for this attribute is 0. |
This action creates a new shape distribution function object.
pw::DistributionShape create
This attribute is the maximum turning angle allowed between succesive grid points.
$dist get/setNormalMaximumDeviation angle
This attribute is the maximum distance allowed between the analytic and discrete shape of a connector.
$dist get/setCurveMaximumDeviation distance