Class IfcStructuralProfileProperties

IfcStructuralProfileProperties class

IfcStructuralProfileProperties

public class IfcStructuralProfileProperties : IfcGeneralProfileProperties

Constructors

NameDescription
IfcStructuralProfileProperties()The default constructor.

Properties

NameDescription
CentreOfGravityInX { get; set; }
CentreOfGravityInY { get; set; }
Childs { get; }
CrossSectionArea { get; set; }
EntityLabel { get; }Gets the entity label. Each entity has its label, which is unique and represents it in the file
Id { get; }
MaximumPlateThickness { get; set; }
MaximumSectionModulusY { get; set; }
MaximumSectionModulusZ { get; set; }
MinimumPlateThickness { get; set; }
MinimumSectionModulusY { get; set; }
MinimumSectionModulusZ { get; set; }
MomentOfInertiaY { get; set; }
MomentOfInertiaYZ { get; set; }
MomentOfInertiaZ { get; set; }
Perimeter { get; set; }
PhysicalWeight { get; set; }
ProfileDefinition { get; set; }
ProfileName { get; set; }
ShearCentreY { get; set; }
ShearCentreZ { get; set; }
ShearDeformationAreaY { get; set; }
ShearDeformationAreaZ { get; set; }
TorsionalConstantX { get; set; }
TorsionalSectionModulus { get; set; }
WarpingConstant { get; set; }

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