Class IfcProductRepresentation

IfcProductRepresentation class

Partial IIfc entity class

IfcProductRepresentation

public abstract class IfcProductRepresentation : IfcEntity

Properties

NameDescription
Description { get; set; }Description
EntityLabel { get; }Gets the entity label.
Name { get; set; }Name
Representations { get; set; }Representations

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