Interface IIfcSurfaceReinforcementArea
Readonly interface for IfcSurfaceReinforcementArea
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcSurfaceReinforcementArea : IIfcStructuralLoadOrResult, IIfcStructuralLoad, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
ShearReinforcement
Declaration
IfcRatioMeasure? ShearReinforcement { get; set; }
Property Value
|
Improve this Doc
View Source
SurfaceReinforcement1
Declaration
IItemSet<IfcLengthMeasure> SurfaceReinforcement1 { get; }
Property Value
|
Improve this Doc
View Source
SurfaceReinforcement2
Declaration
IItemSet<IfcLengthMeasure> SurfaceReinforcement2 { get; }
Property Value