Class IfcDistributionPort

IfcDistributionPort class

IfcDistributionPort

public class IfcDistributionPort : IfcPort

Constructors

NameDescription
IfcDistributionPort()The default constructor.

Properties

NameDescription
ConnectedFrom { get; }ConnectedFrom
ConnectedTo { get; }ConnectedTo
ContainedIn { get; }ContainedIn
Decomposes { get; }Decomposes
Description { get; set; }Description
EntityLabel { get; }Gets the entity label.
FlowDirection { get; set; }FlowDirection
GlobalId { get; set; }GlobalId
HasAssignments { get; }HasAssignments
HasAssociations { get; }HasAssociations
IsDecomposedBy { get; }IsDecomposedBy
IsDefinedBy { get; }IsDefinedBy
Name { get; set; }Name
ObjectPlacement { get; set; }ObjectPlacement
ObjectType { get; set; }ObjectType
OwnerHistory { get; set; }OwnerHistory
ReferencedBy { get; }ReferencedBy
Representation { get; set; }Representation

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