Class IfcComplexProperty

IfcComplexProperty class

IfcComplexProperty

public class IfcComplexProperty : IfcProperty

Constructors

NameDescription
IfcComplexProperty()The default constructor.

Properties

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

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