Please enable JavaScript to view this site.

ModelMuse Help

ObjectBasisFunction(Key [, DefaultValue]) used a finite element basis function to interpolate a value based on vertex values at the corners of triangular or quadrilateral polygons. Key is the used to identify the values associated with each vertex of the object. There must be a vertex value associated with each corner of the object. Values associated with Key are defined in the Vertex Values dialog box. If the object is not a triangular or quadrilateral polygon or if there are not vertex values associated with each corner of the polygon or if the formula is used outside of an object, DefaultValue will be returned. If DefaultValue has not been defined, zero will be used as the default value.

See also Vertex Values dialog box.