Table of Contents

Class SimpleStiffnessType

Namespace
FemDesign.Releases
Assembly
FemDesign.Core.dll

stiffness_type

public class SimpleStiffnessType
Inheritance
SimpleStiffnessType
Derived
Inherited Members
Extension Methods

Constructors

SimpleStiffnessType()

Parameterless constructor for serialization.

public SimpleStiffnessType()

Properties

Detach

public DetachType Detach { get; set; }

Property Value

DetachType

MovX

public StiffBaseType MovX { get; set; }

Property Value

StiffBaseType

MovY

public StiffBaseType MovY { get; set; }

Property Value

StiffBaseType

MovZ

public StiffBaseType MovZ { get; set; }

Property Value

StiffBaseType

RotX

public StiffBaseType RotX { get; set; }

Property Value

StiffBaseType

RotY

public StiffBaseType RotY { get; set; }

Property Value

StiffBaseType

RotZ

public StiffBaseType RotZ { get; set; }

Property Value

StiffBaseType