Class IfcPort

IfcPort class

IfcPort

public abstract class IfcPort : IfcProduct

Properties

NameDescription
ConnectedFrom { get; }ConnectedFrom
ConnectedTo { get; }ConnectedTo
ContainedIn { get; }ContainedIn
Declares { get; }Declares
Decomposes { get; }Decomposes
Description { get; set; }Description
EntityLabel { get; }Gets the entity label.
GlobalId { get; set; }GlobalId
HasAssignments { get; }HasAssignments
HasAssociations { get; }HasAssociations
HasContext { get; }HasContext
IsDeclaredBy { get; }IsDeclaredBy
IsDecomposedBy { get; }IsDecomposedBy
IsDefinedBy { get; }IsDefinedBy
IsNestedBy { get; }IsNestedBy
IsTypedBy { get; }IsTypedBy
Name { get; set; }Name
Nests { get; }Nests
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