Search Results for

    Show / Hide Table of Contents

    Interface IIfcTextStyle

    Readonly interface for IfcTextStyle

    Inherited Members
    IIfcPresentationStyle.Name
    IIfcStyleAssignmentSelect.SurfaceStyles
    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 IIfcTextStyle : IIfcPresentationStyle, IfcStyleAssignmentSelect, IIfcStyleAssignmentSelect, IPersistEntity, IfcPresentationStyleSelect, IIfcPresentationStyleSelect, IExpressSelectType, IPersist

    Properties

    | Improve this Doc View Source

    ModelOrDraughting

    Declaration
    IfcBoolean? ModelOrDraughting { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcBoolean>
    | Improve this Doc View Source

    TextCharacterAppearance

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

    TextFontStyle

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

    TextStyle

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