Interface IIfcBoundaryFaceCondition
Readonly interface for IfcBoundaryFaceCondition
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcBoundaryFaceCondition : IIfcBoundaryCondition, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
LinearStiffnessByAreaX
Declaration
IfcModulusOfSubgradeReactionMeasure? LinearStiffnessByAreaX { get; set; }
Property Value
|
Improve this Doc
View Source
LinearStiffnessByAreaY
Declaration
IfcModulusOfSubgradeReactionMeasure? LinearStiffnessByAreaY { get; set; }
Property Value
|
Improve this Doc
View Source
LinearStiffnessByAreaZ
Declaration
IfcModulusOfSubgradeReactionMeasure? LinearStiffnessByAreaZ { get; set; }
Property Value