Interface IIfcStructuralProfileProperties
Readonly interface for IfcStructuralProfileProperties
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcStructuralProfileProperties : IIfcGeneralProfileProperties, IIfcProfileProperties, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
CentreOfGravityInX
Declaration
IfcLengthMeasure? CentreOfGravityInX { get; set; }
Property Value
|
Improve this Doc
View Source
CentreOfGravityInY
Declaration
IfcLengthMeasure? CentreOfGravityInY { get; set; }
Property Value
|
Improve this Doc
View Source
MaximumSectionModulusY
Declaration
IfcSectionModulusMeasure? MaximumSectionModulusY { get; set; }
Property Value
|
Improve this Doc
View Source
MaximumSectionModulusZ
Declaration
IfcSectionModulusMeasure? MaximumSectionModulusZ { get; set; }
Property Value
|
Improve this Doc
View Source
MinimumSectionModulusY
Declaration
IfcSectionModulusMeasure? MinimumSectionModulusY { get; set; }
Property Value
|
Improve this Doc
View Source
MinimumSectionModulusZ
Declaration
IfcSectionModulusMeasure? MinimumSectionModulusZ { get; set; }
Property Value
|
Improve this Doc
View Source
MomentOfInertiaY
Declaration
IfcMomentOfInertiaMeasure? MomentOfInertiaY { get; set; }
Property Value
|
Improve this Doc
View Source
MomentOfInertiaYZ
Declaration
IfcMomentOfInertiaMeasure? MomentOfInertiaYZ { get; set; }
Property Value
|
Improve this Doc
View Source
MomentOfInertiaZ
Declaration
IfcMomentOfInertiaMeasure? MomentOfInertiaZ { get; set; }
Property Value
|
Improve this Doc
View Source
ShearCentreY
Declaration
IfcLengthMeasure? ShearCentreY { get; set; }
Property Value
|
Improve this Doc
View Source
ShearCentreZ
Declaration
IfcLengthMeasure? ShearCentreZ { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
IfcAreaMeasure? ShearDeformationAreaY { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
IfcAreaMeasure? ShearDeformationAreaZ { get; set; }
Property Value
|
Improve this Doc
View Source
TorsionalConstantX
Declaration
IfcMomentOfInertiaMeasure? TorsionalConstantX { get; set; }
Property Value
|
Improve this Doc
View Source
TorsionalSectionModulus
Declaration
IfcSectionModulusMeasure? TorsionalSectionModulus { get; set; }
Property Value
|
Improve this Doc
View Source
WarpingConstant
Declaration
IfcWarpingConstantMeasure? WarpingConstant { get; set; }
Property Value