Search Results for

    Show / Hide Table of Contents

    Interface IIfcLocalPlacement

    Readonly interface for IfcLocalPlacement

    Inherited Members
    IIfcObjectPlacement.PlacesObject
    IIfcObjectPlacement.ReferencedByPlacements
    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 IIfcLocalPlacement : IIfcObjectPlacement, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    PlacementRelTo

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

    RelativePlacement

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