Search Results for

    Show / Hide Table of Contents

    Interface IIfcSlippageConnectionCondition

    Readonly interface for IfcSlippageConnectionCondition

    Inherited Members
    IIfcStructuralConnectionCondition.Name
    IPersistEntity.EntityLabel
    IPersistEntity.Model
    IPersistEntity.Activated
    IPersistEntity.ExpressType
    IPersistEntity.ModelOf
    IPersist.Parse(Int32, IPropertyValue, Int32[])
    Namespace: Xbim.Ifc2x3.Interfaces
    Assembly: Xbim.Ifc2x3.dll
    Syntax
    public interface IIfcSlippageConnectionCondition : IIfcStructuralConnectionCondition, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    SlippageX

    Declaration
    IfcLengthMeasure? SlippageX { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcLengthMeasure>
    | Improve this Doc View Source

    SlippageY

    Declaration
    IfcLengthMeasure? SlippageY { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcLengthMeasure>
    | Improve this Doc View Source

    SlippageZ

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