Class IfcStructuralProfileProperties

IfcStructuralProfileProperties class

IfcStructuralProfileProperties

public class IfcStructuralProfileProperties : IfcGeneralProfileProperties

Constructors

NameDescription
IfcStructuralProfileProperties()The default constructor.

Properties

NameDescription
CentreOfGravityInX { get; set; }CentreOfGravityInX
CentreOfGravityInY { get; set; }CentreOfGravityInY
CrossSectionArea { get; set; }CrossSectionArea
EntityLabel { get; }Gets the entity label.
MaximumPlateThickness { get; set; }MaximumPlateThickness
MaximumSectionModulusY { get; set; }MaximumSectionModulusY
MaximumSectionModulusZ { get; set; }MaximumSectionModulusZ
MinimumPlateThickness { get; set; }MinimumPlateThickness
MinimumSectionModulusY { get; set; }MinimumSectionModulusY
MinimumSectionModulusZ { get; set; }MinimumSectionModulusZ
MomentOfInertiaY { get; set; }MomentOfInertiaY
MomentOfInertiaYZ { get; set; }MomentOfInertiaYZ
MomentOfInertiaZ { get; set; }MomentOfInertiaZ
Perimeter { get; set; }Perimeter
PhysicalWeight { get; set; }PhysicalWeight
ProfileDefinition { get; set; }ProfileDefinition
ProfileName { get; set; }ProfileName
ShearCentreY { get; set; }ShearCentreY
ShearCentreZ { get; set; }ShearCentreZ
ShearDeformationAreaY { get; set; }ShearDeformationAreaY
ShearDeformationAreaZ { get; set; }ShearDeformationAreaZ
TorsionalConstantX { get; set; }TorsionalConstantX
TorsionalSectionModulus { get; set; }TorsionalSectionModulus
WarpingConstant { get; set; }WarpingConstant

Methods

NameDescription
override Equals(object)Determines whether the specified is equal to this instance.
override GetHashCode()Returns a hash code for this instance.

See Also