Class IfcRepresentationContext

IfcRepresentationContext class

IfcRepresentationContext

public class IfcRepresentationContext : IfcEntity

Constructors

NameDescription
IfcRepresentationContext()The default constructor.

Properties

NameDescription
ContextIdentifier { get; set; }ContextIdentifier
ContextType { get; set; }ContextType
EntityLabel { get; }Gets the entity label.
RepresentationsInContext { get; }RepresentationsInContext

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