Class IfcProfileProperties

IfcProfileProperties class

IfcProfileProperties

public class IfcProfileProperties : IfcExtendedProperties

Constructors

NameDescription
IfcProfileProperties()The default constructor.

Properties

NameDescription
Description { get; set; }Description
EntityLabel { get; }Gets the entity label.
HasExternalReferences { get; }HasExternalReferences
Name { get; set; }Name
ProfileDefinition { get; set; }ProfileDefinition
Properties { get; set; }Properties

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