Search Results for

    Show / Hide Table of Contents

    Class IfcIndexedTriangleTextureMap

    Inheritance
    System.Object
    PersistEntity
    IfcPresentationItem
    IfcTextureCoordinate
    IfcIndexedTextureMap
    IfcIndexedTriangleTextureMap
    Implements
    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<IfcPresentationItem>
    System.IEquatable<IfcTextureCoordinate>
    System.IEquatable<IfcIndexedTextureMap>
    IInstantiableEntity
    IIfcIndexedTriangleTextureMap
    IIfcIndexedTextureMap
    IIfcTextureCoordinate
    IIfcPresentationItem
    IContainsEntityReferences
    IContainsIndexedReferences
    IPersistEntity
    IPersist
    System.IEquatable<IfcIndexedTriangleTextureMap>
    Inherited Members
    IfcIndexedTextureMap.IIfcIndexedTextureMap.MappedTo
    IfcIndexedTextureMap.IIfcIndexedTextureMap.TexCoords
    IfcIndexedTextureMap.MappedTo
    IfcIndexedTextureMap.TexCoords
    IfcIndexedTextureMap.Equals(IfcIndexedTextureMap)
    IfcTextureCoordinate.IIfcTextureCoordinate.Maps
    IfcTextureCoordinate.Maps
    IfcTextureCoordinate.Equals(IfcTextureCoordinate)
    IfcPresentationItem.Equals(IfcPresentationItem)
    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.Ifc4.PresentationAppearanceResource
    Assembly: Xbim.Ifc4.dll
    Syntax
    [ExpressType("IfcIndexedTriangleTextureMap", 1192)]
    public class IfcIndexedTriangleTextureMap : IfcIndexedTextureMap, INotifyPropertyChanged, IEquatable<IfcPresentationItem>, IEquatable<IfcTextureCoordinate>, IEquatable<IfcIndexedTextureMap>, IInstantiableEntity, IIfcIndexedTriangleTextureMap, IIfcIndexedTextureMap, IIfcTextureCoordinate, IIfcPresentationItem, IContainsEntityReferences, IContainsIndexedReferences, IPersistEntity, IPersist, IEquatable<IfcIndexedTriangleTextureMap>

    Properties

    | Improve this Doc View Source

    TexCoordIndex

    Declaration
    [EntityAttribute(4, EntityAttributeState.Optional, EntityAttributeType.List, EntityAttributeType.List, new int[]{1, 3}, new int[]{-1, 3}, 4)]
    public IOptionalItemSet<IItemSet<IfcPositiveInteger>> TexCoordIndex { get; }
    Property Value
    Type Description
    IOptionalItemSet<IItemSet<IfcPositiveInteger>>

    Methods

    | Improve this Doc View Source

    Equals(IfcIndexedTriangleTextureMap)

    Declaration
    public bool Equals(IfcIndexedTriangleTextureMap other)
    Parameters
    Type Name Description
    IfcIndexedTriangleTextureMap 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
    IfcIndexedTextureMap.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

    IContainsIndexedReferences.IndexedReferences

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

    IIfcIndexedTriangleTextureMap.TexCoordIndex

    Declaration
    IItemSet<IItemSet<IfcPositiveInteger>> IIfcIndexedTriangleTextureMap.TexCoordIndex { get; }
    Returns
    Type Description
    IItemSet<IItemSet<IfcPositiveInteger>>

    Implements

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