Class IfcProperty

IfcProperty class

IfcProperty

public abstract class IfcProperty : IfcPropertyAbstraction

Properties

NameDescription
Description { get; set; }Description
EntityLabel { get; }Gets the entity label.
HasApprovals { get; }HasApprovals
HasConstraints { get; }HasConstraints
HasExternalReferences { get; }HasExternalReferences
Name { get; set; }Name
PartOfComplex { get; }PartOfComplex
PartOfPset { get; }PartOfPset
PropertyDependsOn { get; }PropertyDependsOn
PropertyForDependance { get; }PropertyForDependance

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