Class IfcIShapeProfileDef

IfcIShapeProfileDef class

Partial IIfc entity class

IfcIShapeProfileDef

public class IfcIShapeProfileDef : IfcParameterizedProfileDef

Constructors

NameDescription
IfcIShapeProfileDef()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
FilletRadius { get; set; }FilletRadius
FlangeThickness { get; set; }FlangeThickness
OverallDepth { get; set; }OverallDepth
OverallWidth { get; set; }OverallWidth
Position { get; set; }Position
ProfileName { get; set; }ProfileName
ProfileType { get; set; }ProfileType
WebThickness { get; set; }WebThickness

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