Search Results for

    Show / Hide Table of Contents

    Class IfcTextStyle

    Inheritance
    System.Object
    PersistEntity
    IfcPresentationStyle
    IfcTextStyle
    Implements
    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<IfcPresentationStyle>
    IIfcTextStyle
    IIfcPresentationStyle
    IfcStyleAssignmentSelect
    IIfcStyleAssignmentSelect
    IfcPresentationStyleSelect
    IIfcPresentationStyleSelect
    IInstantiableEntity
    IIfcTextStyle
    IIfcPresentationStyle
    IfcPresentationStyleSelect
    IIfcPresentationStyleSelect
    IExpressSelectType
    IContainsEntityReferences
    IPersistEntity
    IPersist
    System.IEquatable<IfcTextStyle>
    Inherited Members
    IfcPresentationStyle.IIfcPresentationStyle.Name
    IfcPresentationStyle.SurfaceStyles
    IfcPresentationStyle.IIfcPresentationStyle.Name
    IfcPresentationStyle.Name
    IfcPresentationStyle.Equals(IfcPresentationStyle)
    PersistEntity._activated
    PersistEntity.Activate()
    PersistEntity.NotifyPropertyChanged(String)
    PersistEntity.SetValue<TProperty>(Action<TProperty>, TProperty, TProperty, String, Int32)
    PersistEntity.Equals(Object)
    PersistEntity.GetHashCode()
    PersistEntity.ToString()
    PersistEntity.EntityLabel
    PersistEntity.Model
    PersistEntity.ModelOf
    PersistEntity.IPersistEntity.Activated
    PersistEntity.IPersistEntity.ExpressType
    PersistEntity.PropertyChanged
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Xbim.Ifc2x3.PresentationAppearanceResource
    Assembly: Xbim.Ifc2x3.dll
    Syntax
    [ExpressType("IfcTextStyle", 427)]
    public class IfcTextStyle : IfcPresentationStyle, INotifyPropertyChanged, IEquatable<IfcPresentationStyle>, IIfcTextStyle, IIfcPresentationStyle, IfcStyleAssignmentSelect, IIfcStyleAssignmentSelect, IfcPresentationStyleSelect, IIfcPresentationStyleSelect, IInstantiableEntity, IIfcTextStyle, IIfcPresentationStyle, IfcPresentationStyleSelect, IIfcPresentationStyleSelect, IExpressSelectType, IContainsEntityReferences, IPersistEntity, IPersist, IEquatable<IfcTextStyle>

    Properties

    | Improve this Doc View Source

    TextCharacterAppearance

    Declaration
    [EntityAttribute(2, EntityAttributeState.Optional, EntityAttributeType.Class, EntityAttributeType.None, null, null, 2)]
    public IfcCharacterStyleSelect TextCharacterAppearance { get; set; }
    Property Value
    Type Description
    IfcCharacterStyleSelect
    | Improve this Doc View Source

    TextFontStyle

    Declaration
    [EntityAttribute(4, EntityAttributeState.Mandatory, EntityAttributeType.Class, EntityAttributeType.None, null, null, 4)]
    public IfcTextFontSelect TextFontStyle { get; set; }
    Property Value
    Type Description
    IfcTextFontSelect
    | Improve this Doc View Source

    TextStyle

    Declaration
    [EntityAttribute(3, EntityAttributeState.Optional, EntityAttributeType.Class, EntityAttributeType.None, null, null, 3)]
    public IfcTextStyleSelect TextStyle { get; set; }
    Property Value
    Type Description
    IfcTextStyleSelect

    Methods

    | Improve this Doc View Source

    Equals(IfcTextStyle)

    Declaration
    public bool Equals(IfcTextStyle other)
    Parameters
    Type Name Description
    IfcTextStyle other
    Returns
    Type Description
    System.Boolean
    | Improve this Doc View Source

    Parse(Int32, IPropertyValue, Int32[])

    Declaration
    public override void Parse(int propIndex, IPropertyValue value, int[] nestedIndex)
    Parameters
    Type Name Description
    System.Int32 propIndex
    IPropertyValue value
    System.Int32[] nestedIndex
    Overrides
    IfcPresentationStyle.Parse(Int32, IPropertyValue, Int32[])

    Explicit Interface Implementations

    | Improve this Doc View Source

    IContainsEntityReferences.References

    Declaration
    IEnumerable<IPersistEntity> IContainsEntityReferences.References { get; }
    Returns
    Type Description
    System.Collections.Generic.IEnumerable<IPersistEntity>
    | Improve this Doc View Source

    IIfcTextStyle.TextCharacterAppearance

    Declaration
    IIfcCharacterStyleSelect IIfcTextStyle.TextCharacterAppearance { get; set; }
    Returns
    Type Description
    IIfcCharacterStyleSelect
    | Improve this Doc View Source

    IIfcTextStyle.TextFontStyle

    Declaration
    IIfcTextFontSelect IIfcTextStyle.TextFontStyle { get; set; }
    Returns
    Type Description
    IIfcTextFontSelect
    | Improve this Doc View Source

    IIfcTextStyle.TextStyle

    Declaration
    IIfcTextStyleSelect IIfcTextStyle.TextStyle { get; set; }
    Returns
    Type Description
    IIfcTextStyleSelect
    | Improve this Doc View Source

    IIfcTextStyle.ModelOrDraughting

    Declaration
    [CrossSchemaAttribute(typeof(IIfcTextStyle), 5)]
    IfcBoolean? IIfcTextStyle.ModelOrDraughting { get; set; }
    Returns
    Type Description
    System.Nullable<IfcBoolean>
    | Improve this Doc View Source

    IIfcTextStyle.TextCharacterAppearance

    Declaration
    [CrossSchemaAttribute(typeof(IIfcTextStyle), 2)]
    IIfcTextStyleForDefinedFont IIfcTextStyle.TextCharacterAppearance { get; set; }
    Returns
    Type Description
    IIfcTextStyleForDefinedFont
    | Improve this Doc View Source

    IIfcTextStyle.TextFontStyle

    Declaration
    [CrossSchemaAttribute(typeof(IIfcTextStyle), 4)]
    IIfcTextFontSelect IIfcTextStyle.TextFontStyle { get; set; }
    Returns
    Type Description
    IIfcTextFontSelect
    | Improve this Doc View Source

    IIfcTextStyle.TextStyle

    Declaration
    [CrossSchemaAttribute(typeof(IIfcTextStyle), 3)]
    IIfcTextStyleTextModel IIfcTextStyle.TextStyle { get; set; }
    Returns
    Type Description
    IIfcTextStyleTextModel

    Implements

    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<T>
    IIfcTextStyle
    IIfcPresentationStyle
    IfcStyleAssignmentSelect
    IIfcStyleAssignmentSelect
    IfcPresentationStyleSelect
    IIfcPresentationStyleSelect
    IInstantiableEntity
    IIfcTextStyle
    IIfcPresentationStyle
    IfcPresentationStyleSelect
    IIfcPresentationStyleSelect
    IExpressSelectType
    IContainsEntityReferences
    IPersistEntity
    IPersist
    System.IEquatable<T>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim