Class IfcLShapeProfileDef

IfcLShapeProfileDef class

Partial IIfc entity class

IfcLShapeProfileDef

public class IfcLShapeProfileDef : IfcParameterizedProfileDef

Constructors

NameDescription
IfcLShapeProfileDef()The default constructor.

Properties

NameDescription
CentreOfGravityInX { get; set; }CentreOfGravityInX
CentreOfGravityInY { get; set; }CentreOfGravityInY
Depth { get; set; }Depth
EdgeRadius { get; set; }EdgeRadius
EntityLabel { get; }Gets the entity label.
FilletRadius { get; set; }FilletRadius
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