Class IfcProfileDef

IfcProfileDef class

Partial IIfc entity class

IfcProfileDef

public class IfcProfileDef : IfcEntity

Constructors

NameDescription
IfcProfileDef()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
HasExternalReference { get; }HasExternalReference
HasProperties { get; }HasProperties
ProfileName { get; set; }ProfileName
ProfileType { get; set; }ProfileType

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