Interface IIfcBoundaryEdgeCondition
Readonly interface for IfcBoundaryEdgeCondition
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcBoundaryEdgeCondition : IIfcBoundaryCondition, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
RotationalStiffnessByLengthX
Declaration
IIfcModulusOfRotationalSubgradeReactionSelect RotationalStiffnessByLengthX { get; set; }
Property Value
|
Improve this Doc
View Source
RotationalStiffnessByLengthY
Declaration
IIfcModulusOfRotationalSubgradeReactionSelect RotationalStiffnessByLengthY { get; set; }
Property Value
|
Improve this Doc
View Source
RotationalStiffnessByLengthZ
Declaration
IIfcModulusOfRotationalSubgradeReactionSelect RotationalStiffnessByLengthZ { get; set; }
Property Value
|
Improve this Doc
View Source
TranslationalStiffnessByLengthX
Declaration
IIfcModulusOfTranslationalSubgradeReactionSelect TranslationalStiffnessByLengthX { get; set; }
Property Value
|
Improve this Doc
View Source
TranslationalStiffnessByLengthY
Declaration
IIfcModulusOfTranslationalSubgradeReactionSelect TranslationalStiffnessByLengthY { get; set; }
Property Value
|
Improve this Doc
View Source
TranslationalStiffnessByLengthZ
Declaration
IIfcModulusOfTranslationalSubgradeReactionSelect TranslationalStiffnessByLengthZ { get; set; }
Property Value