ZoneInterface.isApplicableToMesh() method
Check whether this zone is applicable to a mesh.
Signature:
isApplicableToMesh(mesh: MeshInterface | string): boolean;
Parameters
Parameter |
Type |
Description |
---|---|---|
mesh |
MeshInterface | string |
boolean