Class IfcPropertyDependencyRelationship

IfcPropertyDependencyRelationship class

IfcPropertyDependencyRelationship

public class IfcPropertyDependencyRelationship : IfcEntity

Constructors

NameDescription
IfcPropertyDependencyRelationship()The default constructor.

Properties

NameDescription
DependantProperty { get; set; }DependantProperty
DependingProperty { get; set; }DependingProperty
Description { get; set; }Description
EntityLabel { get; }Gets the entity label.
Expression { get; set; }Expression
Name { get; set; }Name

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