Class IfcApplication

IfcApplication class

IfcApplication

public class IfcApplication : IfcEntity

Constructors

NameDescription
IfcApplication()The default constructor.

Properties

NameDescription
ApplicationDeveloper { get; set; }ApplicationDeveloper
ApplicationFullName { get; set; }ApplicationFullName
ApplicationIdentifier { get; set; }ApplicationIdentifier
EntityLabel { get; }Gets the entity label.
Version { get; set; }Version

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