Search Results for

    Show / Hide Table of Contents

    Class IfcFillAreaStyle

    Inheritance
    System.Object
    PersistEntity
    IfcPresentationStyle
    IfcFillAreaStyle
    Implements
    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<IfcPresentationStyle>
    IIfcFillAreaStyle
    IIfcPresentationStyle
    IfcStyleAssignmentSelect
    IIfcStyleAssignmentSelect
    IfcPresentationStyleSelect
    IIfcPresentationStyleSelect
    IInstantiableEntity
    IIfcFillAreaStyle
    IIfcPresentationStyle
    IfcPresentationStyleSelect
    IIfcPresentationStyleSelect
    IExpressSelectType
    IContainsEntityReferences
    IPersistEntity
    IPersist
    System.IEquatable<IfcFillAreaStyle>
    IExpressValidatable
    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("IfcFillAreaStyle", 33)]
    public class IfcFillAreaStyle : IfcPresentationStyle, INotifyPropertyChanged, IEquatable<IfcPresentationStyle>, IIfcFillAreaStyle, IIfcPresentationStyle, IfcStyleAssignmentSelect, IIfcStyleAssignmentSelect, IfcPresentationStyleSelect, IIfcPresentationStyleSelect, IInstantiableEntity, IIfcFillAreaStyle, IIfcPresentationStyle, IfcPresentationStyleSelect, IIfcPresentationStyleSelect, IExpressSelectType, IContainsEntityReferences, IPersistEntity, IPersist, IEquatable<IfcFillAreaStyle>, IExpressValidatable

    Properties

    | Improve this Doc View Source

    FillStyles

    Declaration
    [EntityAttribute(2, EntityAttributeState.Mandatory, EntityAttributeType.Set, EntityAttributeType.Class, new int[]{1}, new int[]{-1}, 2)]
    public IItemSet<IfcFillStyleSelect> FillStyles { get; }
    Property Value
    Type Description
    IItemSet<IfcFillStyleSelect>

    Methods

    | Improve this Doc View Source

    Equals(IfcFillAreaStyle)

    Declaration
    public bool Equals(IfcFillAreaStyle other)
    Parameters
    Type Name Description
    IfcFillAreaStyle 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[])
    | Improve this Doc View Source

    Validate()

    Declaration
    public virtual IEnumerable<ValidationResult> Validate()
    Returns
    Type Description
    System.Collections.Generic.IEnumerable<ValidationResult>
    | Improve this Doc View Source

    ValidateClause(IfcFillAreaStyle.IfcFillAreaStyleClause)

    Tests the express where-clause specified in param 'clause'

    Declaration
    public bool ValidateClause(IfcFillAreaStyle.IfcFillAreaStyleClause clause)
    Parameters
    Type Name Description
    IfcFillAreaStyle.IfcFillAreaStyleClause clause

    The express clause to test

    Returns
    Type Description
    System.Boolean

    true if the clause is satisfied.

    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

    IIfcFillAreaStyle.FillStyles

    Declaration
    IItemSet<IIfcFillStyleSelect> IIfcFillAreaStyle.FillStyles { get; }
    Returns
    Type Description
    IItemSet<IIfcFillStyleSelect>
    | Improve this Doc View Source

    IIfcFillAreaStyle.FillStyles

    Declaration
    [CrossSchemaAttribute(typeof(IIfcFillAreaStyle), 2)]
    IItemSet<IIfcFillStyleSelect> IIfcFillAreaStyle.FillStyles { get; }
    Returns
    Type Description
    IItemSet<IIfcFillStyleSelect>
    | Improve this Doc View Source

    IIfcFillAreaStyle.ModelorDraughting

    Declaration
    [CrossSchemaAttribute(typeof(IIfcFillAreaStyle), 3)]
    IfcBoolean? IIfcFillAreaStyle.ModelorDraughting { get; set; }
    Returns
    Type Description
    System.Nullable<IfcBoolean>

    Implements

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