 | FEMeshEngineBodyAlgorithm Property |
Algorithm that GMSH will use for body meshing.
Namespace: ema3d.Api.V25.Charging.MeshingAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic BodyAlgorithms BodyAlgorithm { get; set; }
Public Property BodyAlgorithm As BodyAlgorithms
Get
Set
public:
property BodyAlgorithms BodyAlgorithm {
BodyAlgorithms get ();
void set (BodyAlgorithms value);
}
member BodyAlgorithm : BodyAlgorithms with get, set
Property Value
BodyAlgorithms
See Also