Class IfcLShapeProfileDef

IfcLShapeProfileDef class

Partial IIfc entity class

IfcLShapeProfileDef

public class IfcLShapeProfileDef : IfcParameterizedProfileDef

Constructors

NameDescription
IfcLShapeProfileDef()The default constructor.

Properties

NameDescription
Depth { get; set; }Depth
EdgeRadius { get; set; }EdgeRadius
EntityLabel { get; }Gets the entity label.
FilletRadius { get; set; }FilletRadius
HasExternalReference { get; }HasExternalReference
HasProperties { get; }HasProperties
LegSlope { get; set; }LegSlope
Position { get; set; }Position
ProfileName { get; set; }ProfileName
ProfileType { get; set; }ProfileType
Thickness { get; set; }Thickness
Width { get; set; }Width

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