Interface IIfcRelaxation
Readonly interface for IfcRelaxation
Inherited Members
Namespace: Xbim.Ifc2x3.Interfaces
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcRelaxation : IPersistEntity, IPersist
Properties
| Improve this Doc View SourceInitialStress
Declaration
IfcNormalisedRatioMeasure InitialStress { get; set; }
Property Value
| Type | Description |
|---|---|
| IfcNormalisedRatioMeasure |
RelaxationValue
Declaration
IfcNormalisedRatioMeasure RelaxationValue { get; set; }
Property Value
| Type | Description |
|---|---|
| IfcNormalisedRatioMeasure |