Search Results for

    Show / Hide Table of Contents

    Interface IIfcRepresentationMap

    Readonly interface for IfcRepresentationMap

    Inherited Members
    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 IIfcRepresentationMap : IfcProductRepresentationSelect, IIfcProductRepresentationSelect, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    HasShapeAspects

    Declaration
    IEnumerable<IIfcShapeAspect> HasShapeAspects { get; }
    Property Value
    Type Description
    System.Collections.Generic.IEnumerable<IIfcShapeAspect>
    | Improve this Doc View Source

    MappedRepresentation

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

    MappingOrigin

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

    MapUsage

    Declaration
    IEnumerable<IIfcMappedItem> MapUsage { get; }
    Property Value
    Type Description
    System.Collections.Generic.IEnumerable<IIfcMappedItem>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim