Class IfcTShapeProfileDef

IfcTShapeProfileDef class

Partial IIfc entity class

IfcTShapeProfileDef

public class IfcTShapeProfileDef : IfcParameterizedProfileDef

Constructors

NameDescription
IfcTShapeProfileDef()The default constructor.

Properties

NameDescription
Depth { get; set; }Depth
EntityLabel { get; }Gets the entity label.
FilletRadius { get; set; }FilletRadius
FlangeEdgeRadius { get; set; }FlangeEdgeRadius
FlangeSlope { get; set; }FlangeSlope
FlangeThickness { get; set; }FlangeThickness
FlangeWidth { get; set; }FlangeWidth
HasExternalReference { get; }HasExternalReference
HasProperties { get; }HasProperties
Position { get; set; }Position
ProfileName { get; set; }ProfileName
ProfileType { get; set; }ProfileType
WebEdgeRadius { get; set; }WebEdgeRadius
WebSlope { get; set; }WebSlope
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