Table of Contents

Class Stiffness_with_friction

Namespace
StruSoft.Interop.StruXml.Data
Assembly
FemDesign.Core.dll
public class Stiffness_with_friction : Simple_stiffness_type
Inheritance
Stiffness_with_friction
Inherited Members
Extension Methods

Constructors

Stiffness_with_friction()

public Stiffness_with_friction()

Properties

AnyAttr1

public List<XmlAttribute> AnyAttr1 { get; set; }

Property Value

List<XmlAttribute>

Friction

public double Friction { get; set; }

Property Value

double