Interface IIfcBoundaryEdgeCondition
Readonly interface for IfcBoundaryEdgeCondition
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcBoundaryEdgeCondition : IIfcBoundaryCondition, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
LinearStiffnessByLengthX
Declaration
IfcModulusOfLinearSubgradeReactionMeasure? LinearStiffnessByLengthX { get; set; }
Property Value
|
Improve this Doc
View Source
LinearStiffnessByLengthY
Declaration
IfcModulusOfLinearSubgradeReactionMeasure? LinearStiffnessByLengthY { get; set; }
Property Value
|
Improve this Doc
View Source
LinearStiffnessByLengthZ
Declaration
IfcModulusOfLinearSubgradeReactionMeasure? LinearStiffnessByLengthZ { get; set; }
Property Value
|
Improve this Doc
View Source
RotationalStiffnessByLengthX
Declaration
IfcModulusOfRotationalSubgradeReactionMeasure? RotationalStiffnessByLengthX { get; set; }
Property Value
|
Improve this Doc
View Source
RotationalStiffnessByLengthY
Declaration
IfcModulusOfRotationalSubgradeReactionMeasure? RotationalStiffnessByLengthY { get; set; }
Property Value
|
Improve this Doc
View Source
RotationalStiffnessByLengthZ
Declaration
IfcModulusOfRotationalSubgradeReactionMeasure? RotationalStiffnessByLengthZ { get; set; }
Property Value