Class IfcApproval

IfcApproval class

IfcApproval

public class IfcApproval : IfcEntityBase

Constructors

NameDescription
IfcApproval()The default constructor.

Properties

NameDescription
ApprovedObjects { get; }
ApprovedResources { get; }
Childs { get; }
Description { get; set; }
EntityLabel { get; }Gets the entity label. Each entity has its label, which is unique and represents it in the file
GivingApproval { get; set; }
HasExternalReferences { get; }
Id { get; }
Identifier { get; set; }
IsRelatedWith { get; }
Level { get; set; }
Name { get; set; }
Qualifier { get; set; }
Relates { get; }
RequestingApproval { get; set; }
Status { get; set; }
TimeOfApproval { get; set; }

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