Search Results for

    Show / Hide Table of Contents

    Class IfcTextureCoordinateGenerator

    Inheritance
    System.Object
    PersistEntity
    IfcTextureCoordinate
    IfcTextureCoordinateGenerator
    Implements
    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<IfcTextureCoordinate>
    IIfcTextureCoordinateGenerator
    IIfcTextureCoordinate
    IIfcPresentationItem
    IInstantiableEntity
    IIfcTextureCoordinateGenerator
    IIfcTextureCoordinate
    IPersistEntity
    IPersist
    System.IEquatable<IfcTextureCoordinateGenerator>
    Inherited Members
    IfcTextureCoordinate.IIfcTextureCoordinate.Maps
    IfcTextureCoordinate.IIfcTextureCoordinate.AnnotatedSurface
    IfcTextureCoordinate.AnnotatedSurface
    IfcTextureCoordinate.Equals(IfcTextureCoordinate)
    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.PresentationDefinitionResource
    Assembly: Xbim.Ifc2x3.dll
    Syntax
    [ExpressType("IfcTextureCoordinateGenerator", 733)]
    public class IfcTextureCoordinateGenerator : IfcTextureCoordinate, INotifyPropertyChanged, IEquatable<IfcTextureCoordinate>, IIfcTextureCoordinateGenerator, IIfcTextureCoordinate, IIfcPresentationItem, IInstantiableEntity, IIfcTextureCoordinateGenerator, IIfcTextureCoordinate, IPersistEntity, IPersist, IEquatable<IfcTextureCoordinateGenerator>

    Properties

    | Improve this Doc View Source

    Mode

    Declaration
    [EntityAttribute(1, EntityAttributeState.Mandatory, EntityAttributeType.None, EntityAttributeType.None, null, null, 2)]
    public IfcLabel Mode { get; set; }
    Property Value
    Type Description
    IfcLabel
    | Improve this Doc View Source

    Parameter

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

    Methods

    | Improve this Doc View Source

    Equals(IfcTextureCoordinateGenerator)

    Declaration
    public bool Equals(IfcTextureCoordinateGenerator other)
    Parameters
    Type Name Description
    IfcTextureCoordinateGenerator 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
    IfcTextureCoordinate.Parse(Int32, IPropertyValue, Int32[])

    Explicit Interface Implementations

    | Improve this Doc View Source

    IIfcTextureCoordinateGenerator.Mode

    Declaration
    IfcLabel IIfcTextureCoordinateGenerator.Mode { get; set; }
    Returns
    Type Description
    IfcLabel
    | Improve this Doc View Source

    IIfcTextureCoordinateGenerator.Parameter

    Declaration
    IEnumerable<IIfcSimpleValue> IIfcTextureCoordinateGenerator.Parameter { get; }
    Returns
    Type Description
    System.Collections.Generic.IEnumerable<IIfcSimpleValue>
    | Improve this Doc View Source

    IIfcTextureCoordinateGenerator.Mode

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

    IIfcTextureCoordinateGenerator.Parameter

    Declaration
    [CrossSchemaAttribute(typeof(IIfcTextureCoordinateGenerator), 3)]
    IEnumerable<IfcReal> IIfcTextureCoordinateGenerator.Parameter { get; }
    Returns
    Type Description
    System.Collections.Generic.IEnumerable<IfcReal>

    Implements

    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<T>
    IIfcTextureCoordinateGenerator
    IIfcTextureCoordinate
    IIfcPresentationItem
    IInstantiableEntity
    IIfcTextureCoordinateGenerator
    IIfcTextureCoordinate
    IPersistEntity
    IPersist
    System.IEquatable<T>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim