Interface ISurfaceMaterial
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; }