 | FEMeshEngineOrientationCheck Property |
The type of node orientation check for the mesh engine.
Namespace: ema3d.Api.V25.Charging.MeshingAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic OrientationOptions OrientationCheck { get; set; }
Public Property OrientationCheck As OrientationOptions
Get
Set
public:
property OrientationOptions OrientationCheck {
OrientationOptions get ();
void set (OrientationOptions value);
}
member OrientationCheck : OrientationOptions with get, set
Property Value
OrientationOptions
See Also