Search Results for

    Show / Hide Table of Contents

    Interface IIfcRelConnectsStructuralMember

    Readonly interface for IfcRelConnectsStructuralMember

    Inherited Members
    IIfcRoot.GlobalId
    IIfcRoot.OwnerHistory
    IIfcRoot.Name
    IIfcRoot.Description
    IPersistEntity.EntityLabel
    IPersistEntity.Model
    IPersistEntity.Activated
    IPersistEntity.ExpressType
    IPersistEntity.ModelOf
    IPersist.Parse(Int32, IPropertyValue, Int32[])
    Namespace: Xbim.Ifc4.Interfaces
    Assembly: Xbim.Ifc4.dll
    Syntax
    public interface IIfcRelConnectsStructuralMember : IIfcRelConnects, IIfcRelationship, IIfcRoot, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    AdditionalConditions

    Declaration
    IIfcStructuralConnectionCondition AdditionalConditions { get; set; }
    Property Value
    Type Description
    IIfcStructuralConnectionCondition
    | Improve this Doc View Source

    AppliedCondition

    Declaration
    IIfcBoundaryCondition AppliedCondition { get; set; }
    Property Value
    Type Description
    IIfcBoundaryCondition
    | Improve this Doc View Source

    ConditionCoordinateSystem

    Declaration
    IIfcAxis2Placement3D ConditionCoordinateSystem { get; set; }
    Property Value
    Type Description
    IIfcAxis2Placement3D
    | Improve this Doc View Source

    RelatedStructuralConnection

    Declaration
    IIfcStructuralConnection RelatedStructuralConnection { get; set; }
    Property Value
    Type Description
    IIfcStructuralConnection
    | Improve this Doc View Source

    RelatingStructuralMember

    Declaration
    IIfcStructuralMember RelatingStructuralMember { get; set; }
    Property Value
    Type Description
    IIfcStructuralMember
    | Improve this Doc View Source

    SupportedLength

    Declaration
    IfcLengthMeasure? SupportedLength { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcLengthMeasure>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim