Search Results for

    Show / Hide Table of Contents

    Interface IIfcTextLiteral

    Readonly interface for IfcTextLiteral

    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 IIfcTextLiteral : IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    Literal

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

    Path

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

    Placement

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