ShellsLocalCrossSectionForcesVisitSurface Method
Visit a surface element - membrane or shell.
Namespace: Karamba.ResultsAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
protected void VisitSurface(
ModelMembrane shell
)
Protected Sub VisitSurface (
shell As ModelMembrane
)
protected:
void VisitSurface(
ModelMembrane^ shell
)
member VisitSurface :
shell : ModelMembrane -> unit
Parameters
- shell ModelMembrane
- Membrane or shell element.