Table of Contents

Class MeshGeneral

Namespace
FemDesign.Calculate
Assembly
FemDesign.Core.dll
public class MeshGeneral : GlobConfig
Inheritance
MeshGeneral
Inherited Members
Extension Methods

Constructors

MeshGeneral(bool)

public MeshGeneral(bool adjustToLoad = false)

Parameters

adjustToLoad bool

Fields

_adjustToLoads

public int _adjustToLoads

Field Value

int

Properties

AdjustToLoads

public bool AdjustToLoads { get; set; }

Property Value

bool

Methods

Default()

public static MeshGeneral Default()

Returns

MeshGeneral