Interface IIfcStructuralSteelProfileProperties
Readonly interface for IfcStructuralSteelProfileProperties
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcStructuralSteelProfileProperties : IIfcStructuralProfileProperties, IIfcGeneralProfileProperties, IIfcProfileProperties, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
PlasticShapeFactorY
Declaration
IfcPositiveRatioMeasure? PlasticShapeFactorY { get; set; }
Property Value
|
Improve this Doc
View Source
PlasticShapeFactorZ
Declaration
IfcPositiveRatioMeasure? PlasticShapeFactorZ { get; set; }
Property Value
|
Improve this Doc
View Source
ShearAreaY
Declaration
IfcAreaMeasure? ShearAreaY { get; set; }
Property Value
|
Improve this Doc
View Source
ShearAreaZ
Declaration
IfcAreaMeasure? ShearAreaZ { get; set; }
Property Value