Search Results for

    Show / Hide Table of Contents

    Interface IIfcPlanarExtent

    Readonly interface for IfcPlanarExtent

    Inherited Members
    IIfcRepresentationItem.LayerAssignments
    IIfcRepresentationItem.StyledByItem
    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 IIfcPlanarExtent : IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    SizeInX

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

    SizeInY

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