Search Results for

    Show / Hide Table of Contents

    Interface IIfcTextStyleWithBoxCharacteristics

    Readonly interface for IfcTextStyleWithBoxCharacteristics

    Inherited Members
    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 IIfcTextStyleWithBoxCharacteristics : IfcTextStyleSelect, IIfcTextStyleSelect, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    BoxHeight

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

    BoxRotateAngle

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

    BoxSlantAngle

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

    BoxWidth

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

    CharacterSpacing

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