ShellsPrincipalSigEpsVectorsVisitSurface 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 surf
)
Protected Sub VisitSurface (
surf As ModelMembrane
)
protected:
void VisitSurface(
ModelMembrane^ surf
)
member VisitSurface :
surf : ModelMembrane -> unit
Parameters
- surf ModelMembrane
- Membrane or shell element.