Skip to content

Project Geode-Implicit

class ImplicitStructuralModelHorizonExpliciter

Functions

ImplicitStructuralModelHorizonExpliciter

cpp
public void ImplicitStructuralModelHorizonExpliciter(const ImplicitStructuralModel & model)
public void ImplicitStructuralModelHorizonExpliciter(const ImplicitStructuralModel & model)

~ImplicitStructuralModelHorizonExpliciter

cpp
public void ~ImplicitStructuralModelHorizonExpliciter()
public void ~ImplicitStructuralModelHorizonExpliciter()

explicit_horizon

cpp
public void explicit_horizon(const Horizon3D & horizon)
public void explicit_horizon(const Horizon3D & horizon)

explicit_all_horizons

cpp
public void explicit_all_horizons()
public void explicit_all_horizons()

build

cpp
public tuple build()
public tuple build()

Returns a new ImplicitStructuralModel with all the given horizons inserted as surfaces and the topology rebuilt. Also gives the "input to output" and "output to input" mappings between given and new implicit model. Only the attributes marked as interpolable will be interpolated along the inserted surfaces.

Geode-solutions' documentation website