 | FEMeshEngineRecombineFacets Property |
Option to force the mesh engine to combine mesh elements.
Namespace: ema3d.Api.V25.Charging.MeshingAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic bool RecombineFacets { get; set; }
Public Property RecombineFacets As Boolean
Get
Set
public:
property bool RecombineFacets {
bool get ();
void set (bool value);
}
member RecombineFacets : bool with get, set
Property Value
Boolean
See Also