Class IfcRelConnectsStructuralMember

IfcRelConnectsStructuralMember class

IfcRelConnectsStructuralMember

public class IfcRelConnectsStructuralMember : IfcRelConnects

Constructors

NameDescription
IfcRelConnectsStructuralMember()The default constructor.

Properties

NameDescription
AdditionalConditions { get; set; }AdditionalConditions
AppliedCondition { get; set; }AppliedCondition
ConditionCoordinateSystem { get; set; }ConditionCoordinateSystem
Description { get; set; }Description
EntityLabel { get; }Gets the entity label.
GlobalId { get; set; }GlobalId
Name { get; set; }Name
OwnerHistory { get; set; }OwnerHistory
RelatedStructuralConnection { get; set; }RelatedStructuralConnection
RelatingStructuralMember { get; set; }RelatingStructuralMember
SupportedLength { get; set; }SupportedLength

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