Class IfcMappedItem

IfcMappedItem class

Partial IIfc entity class

IfcMappedItem

public class IfcMappedItem : IfcRepresentationItem

Constructors

NameDescription
IfcMappedItem()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
LayerAssignments { get; }LayerAssignments
MappingSource { get; set; }MappingSource
MappingTarget { get; set; }MappingTarget
StyledByItem { get; }StyledByItem

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