Skip to content

FEFixMesh

Public Functions

Public Functions Documentation

function FEFixMesh

inline FEFixMesh()

function Apply

FEMesh * Apply(
    FEMesh * pm
)

function SetTask

void SetTask(
    int n
)

function SetThickness

void SetThickness(
    double m
)

function RemoveDuplicateElements

FEMesh * RemoveDuplicateElements(
    FEMesh * pm
)

function RemoveNonManifoldElements

FEMesh * RemoveNonManifoldElements(
    FEMesh * pm
)

function FixElementWinding

FEMesh * FixElementWinding(
    FEMesh * pm
)

function FillAllHoles

FEMesh * FillAllHoles(
    FEMesh * pm
)

function FixinvertedElements

FEMesh * FixinvertedElements(
    FEMesh * pm
)

function FixReferenceSurface

FEMesh * FixReferenceSurface(
    FEMesh * pm
)

function InterpolateShellThickness

FEMesh * InterpolateShellThickness(
    FEMesh * pm
)

Updated on 2024-03-17 at 12:58:44 -0600