Interface IIfcStructuralLoadTemperature
Readonly interface for IfcStructuralLoadTemperature
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcStructuralLoadTemperature : IIfcStructuralLoadStatic, IIfcStructuralLoad, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
DeltaT_Constant
Declaration
IfcThermodynamicTemperatureMeasure? DeltaT_Constant { get; set; }
Property Value
|
Improve this Doc
View Source
DeltaT_Y
Declaration
IfcThermodynamicTemperatureMeasure? DeltaT_Y { get; set; }
Property Value
|
Improve this Doc
View Source
DeltaT_Z
Declaration
IfcThermodynamicTemperatureMeasure? DeltaT_Z { get; set; }
Property Value