Class IfcGeneralProfileProperties

IfcGeneralProfileProperties class

IfcGeneralProfileProperties

public class IfcGeneralProfileProperties : IfcProfileProperties

Constructors

NameDescription
IfcGeneralProfileProperties()The default constructor.

Properties

NameDescription
CrossSectionArea { get; set; }CrossSectionArea
EntityLabel { get; }Gets the entity label.
MaximumPlateThickness { get; set; }MaximumPlateThickness
MinimumPlateThickness { get; set; }MinimumPlateThickness
Perimeter { get; set; }Perimeter
PhysicalWeight { get; set; }PhysicalWeight
ProfileDefinition { get; set; }ProfileDefinition
ProfileName { get; set; }ProfileName

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