Table of Contents

Interface ISurfaceMaterial

Namespace
Hi.Physics
Assembly
HiMech.dll

Interface for materials that can be used on surfaces.

public interface ISurfaceMaterial : IStructureMaterial, IMakeXmlSource, IDuplicate, INameNote
Inherited Members
Extension Methods

Properties

FrictionCoefficient

Gets or sets the friction coefficient of the surface material.

double FrictionCoefficient { get; set; }

Property Value

double