Class IfcEntity

IfcEntity class

IfcEntity

public abstract class IfcEntity : IIfcEntity

Properties

NameDescription
EntityLabel { get; }Gets the entity label.

Methods

NameDescription
override Equals(object)Determines whether the specified is equal to this instance.
override GetHashCode()Returns a hash code for this instance.
operator ==Implements the operator ==.
operator !=Implements the operator !=.

See Also