Interface IIfcBoundaryNodeCondition
Readonly interface for IfcBoundaryNodeCondition
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcBoundaryNodeCondition : IIfcBoundaryCondition, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
RotationalStiffnessX
Declaration
IIfcRotationalStiffnessSelect RotationalStiffnessX { get; set; }
Property Value
|
Improve this Doc
View Source
RotationalStiffnessY
Declaration
IIfcRotationalStiffnessSelect RotationalStiffnessY { get; set; }
Property Value
|
Improve this Doc
View Source
RotationalStiffnessZ
Declaration
IIfcRotationalStiffnessSelect RotationalStiffnessZ { get; set; }
Property Value
|
Improve this Doc
View Source
TranslationalStiffnessX
Declaration
IIfcTranslationalStiffnessSelect TranslationalStiffnessX { get; set; }
Property Value
|
Improve this Doc
View Source
TranslationalStiffnessY
Declaration
IIfcTranslationalStiffnessSelect TranslationalStiffnessY { get; set; }
Property Value
|
Improve this Doc
View Source
TranslationalStiffnessZ
Declaration
IIfcTranslationalStiffnessSelect TranslationalStiffnessZ { get; set; }
Property Value