Class IfcConditionCriterion

IfcConditionCriterion class

IfcConditionCriterion

public class IfcConditionCriterion : IfcControl

Constructors

NameDescription
IfcConditionCriterion()The default constructor.

Properties

NameDescription
Controls { get; }Controls
Criterion { get; set; }Criterion
CriterionDateTime { get; set; }CriterionDateTime
Decomposes { get; }Decomposes
Description { get; set; }Description
EntityLabel { get; }Gets the entity label.
GlobalId { get; set; }GlobalId
HasAssignments { get; }HasAssignments
HasAssociations { get; }HasAssociations
IsDecomposedBy { get; }IsDecomposedBy
IsDefinedBy { get; }IsDefinedBy
Name { get; set; }Name
ObjectType { get; set; }ObjectType
OwnerHistory { get; set; }OwnerHistory

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