Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • FEmTool_Assembly

Index

Constructors

Methods

  • AddConstraint(IndexofConstraint: Graphic3d_ZLayerId, Element: Graphic3d_ZLayerId, Dimension: Graphic3d_ZLayerId, LinearForm: math_Vector, Value: number): void
  • Parameters

    • IndexofConstraint: Graphic3d_ZLayerId
    • Element: Graphic3d_ZLayerId
    • Dimension: Graphic3d_ZLayerId
    • LinearForm: math_Vector
    • Value: number

    Returns void

  • AddMatrix(Element: Graphic3d_ZLayerId, Dimension1: Graphic3d_ZLayerId, Dimension2: Graphic3d_ZLayerId, Mat: math_Matrix): void
  • Parameters

    • Element: Graphic3d_ZLayerId
    • Dimension1: Graphic3d_ZLayerId
    • Dimension2: Graphic3d_ZLayerId
    • Mat: math_Matrix

    Returns void

  • AddVector(Element: Graphic3d_ZLayerId, Dimension: Graphic3d_ZLayerId, Vec: math_Vector): void
  • Parameters

    • Element: Graphic3d_ZLayerId
    • Dimension: Graphic3d_ZLayerId
    • Vec: math_Vector

    Returns void

  • NbGlobVar(): Graphic3d_ZLayerId
  • Returns Graphic3d_ZLayerId

  • NullifyConstraint(): void
  • Returns void

  • NullifyMatrix(): void
  • Returns void

  • NullifyVector(): void
  • Returns void

  • ResetConstraint(): void
  • Returns void

  • Solution(Solution: math_Vector): void
  • Parameters

    • Solution: math_Vector

    Returns void

  • Solve(): boolean
  • Returns boolean

  • delete(): void
  • Returns void

Generated using TypeDoc