Class IfcDerivedProfileDef

IfcDerivedProfileDef class

Partial IIfc entity class

IfcDerivedProfileDef

public class IfcDerivedProfileDef : IfcProfileDef

Constructors

NameDescription
IfcDerivedProfileDef()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
HasExternalReference { get; }HasExternalReference
HasProperties { get; }HasProperties
Label { get; set; }Label
Operator { get; set; }Operator
ParentProfile { get; set; }ParentProfile
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