Class IfcDistributionControlElementType

IfcDistributionControlElementType class

IfcDistributionControlElementType

public abstract class IfcDistributionControlElementType : IfcDistributionElementType

Properties

NameDescription
ApplicableOccurrence { get; set; }
Childs { get; }
Decomposes { get; }
Description { get; set; }
ElementType { get; set; }
EntityLabel { get; }Gets the entity label. Each entity has its label, which is unique and represents it in the file
GlobalId { get; set; }
HasAssignments { get; }
HasAssociations { get; }
HasPropertySets { get; set; }
Id { get; }
IsDecomposedBy { get; }
Name { get; set; }
ObjectTypeOf { get; }
OwnerHistory { get; set; }
RepresentationMaps { get; set; }
Tag { 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