Class IfcRepresentation

IfcRepresentation class

Partial IIfc entity class

IfcRepresentation

public abstract class IfcRepresentation : IfcEntity

Properties

NameDescription
ContextOfItems { get; set; }ContextOfItems
EntityLabel { get; }Gets the entity label.
Items { get; set; }Items
LayerAssignments { get; }LayerAssignments
OfProductRepresentation { get; }OfProductRepresentation
RepresentationIdentifier { get; set; }RepresentationIdentifier
RepresentationMap { get; }RepresentationMap
RepresentationType { get; set; }RepresentationType

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