Interface IIfcStructuralLoadTemperature
Readonly interface for IfcStructuralLoadTemperature
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcStructuralLoadTemperature : IIfcStructuralLoadStatic, IIfcStructuralLoadOrResult, IIfcStructuralLoad, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
DeltaTConstant
Declaration
IfcThermodynamicTemperatureMeasure? DeltaTConstant { get; set; }
Property Value
|
Improve this Doc
View Source
DeltaTY
Declaration
IfcThermodynamicTemperatureMeasure? DeltaTY { get; set; }
Property Value
|
Improve this Doc
View Source
DeltaTZ
Declaration
IfcThermodynamicTemperatureMeasure? DeltaTZ { get; set; }
Property Value