Search Results for

    Show / Hide Table of Contents

    Interface IIfcRectangularTrimmedSurface

    Readonly interface for IfcRectangularTrimmedSurface

    Inherited Members
    IIfcRepresentationItem.LayerAssignment
    IIfcRepresentationItem.StyledByItem
    IfcGeometricSetSelect.Dim
    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 IIfcRectangularTrimmedSurface : IIfcBoundedSurface, IIfcSurface, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IfcGeometricSetSelect, IIfcGeometricSetSelect, IfcSurfaceOrFaceSurface, IIfcSurfaceOrFaceSurface, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    BasisSurface

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

    U1

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

    U2

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

    Usense

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

    V1

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

    V2

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

    Vsense

    Declaration
    IfcBoolean Vsense { get; set; }
    Property Value
    Type Description
    IfcBoolean
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim