Class IfcReference

IfcReference class

IfcReference

public class IfcReference : IfcEntity

Constructors

NameDescription
IfcReference()The default constructor.

Properties

NameDescription
AttributeIdentifier { get; set; }AttributeIdentifier
EntityLabel { get; }Gets the entity label.
InnerReference { get; set; }InnerReference
InstanceName { get; set; }InstanceName
ListPositions { get; set; }ListPositions
TypeIdentifier { get; set; }TypeIdentifier

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