The COMSOL File Formats > Serializable Types > BezierTri

BezierTri
Supported Versions
0
Subtype of
BezierMfd
Fields
The class is defined by the following fields:
Description
Another form of surface description is the triangular patch, also called a Bézier triangle. A triangular rational Bézier patch is defined as
which differs from the Bézier curve description only by the use of bivariate Bernstein polynomials instead of univariate, for the curve case. The bivariate Bernstein polynomials of degree p are defined as
where the parameters s and t must fulfill the conditions
which form a triangular domain in the parameter space, therefore the name of this surface description.
See also
BezierSurf