Search Results for

    Show / Hide Table of Contents

    Class IfcCartesianPointList2D

    Inheritance
    System.Object
    PersistEntity
    IfcRepresentationItem
    IfcGeometricRepresentationItem
    IfcCartesianPointList
    IfcCartesianPointList2D
    Implements
    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<IfcRepresentationItem>
    System.IEquatable<IfcGeometricRepresentationItem>
    System.IEquatable<IfcCartesianPointList>
    IInstantiableEntity
    IIfcCartesianPointList2D
    IIfcCartesianPointList
    IIfcGeometricRepresentationItem
    IIfcRepresentationItem
    IfcLayeredItem
    IIfcLayeredItem
    IExpressSelectType
    IPersistEntity
    IPersist
    System.IEquatable<IfcCartesianPointList2D>
    Inherited Members
    IfcCartesianPointList.Dim
    IfcCartesianPointList.Equals(IfcCartesianPointList)
    IfcGeometricRepresentationItem.Equals(IfcGeometricRepresentationItem)
    IfcRepresentationItem.IIfcRepresentationItem.LayerAssignment
    IfcRepresentationItem.IIfcRepresentationItem.StyledByItem
    IfcRepresentationItem.LayerAssignment
    IfcRepresentationItem.StyledByItem
    IfcRepresentationItem.Equals(IfcRepresentationItem)
    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.GeometricModelResource
    Assembly: Xbim.Ifc4.dll
    Syntax
    [ExpressType("IfcCartesianPointList2D", 1117)]
    public class IfcCartesianPointList2D : IfcCartesianPointList, INotifyPropertyChanged, IEquatable<IfcRepresentationItem>, IEquatable<IfcGeometricRepresentationItem>, IEquatable<IfcCartesianPointList>, IInstantiableEntity, IIfcCartesianPointList2D, IIfcCartesianPointList, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist, IEquatable<IfcCartesianPointList2D>

    Properties

    | Improve this Doc View Source

    CoordList

    Declaration
    [EntityAttribute(1, EntityAttributeState.Mandatory, EntityAttributeType.List, EntityAttributeType.List, new int[]{1, 2}, new int[]{-1, 2}, 3)]
    public IItemSet<IItemSet<IfcLengthMeasure>> CoordList { get; }
    Property Value
    Type Description
    IItemSet<IItemSet<IfcLengthMeasure>>
    | Improve this Doc View Source

    TagList

    Declaration
    [EntityAttribute(2, EntityAttributeState.Optional, EntityAttributeType.List, EntityAttributeType.None, new int[]{1}, new int[]{-1}, 4)]
    public IOptionalItemSet<IfcLabel> TagList { get; }
    Property Value
    Type Description
    IOptionalItemSet<IfcLabel>

    Methods

    | Improve this Doc View Source

    Equals(IfcCartesianPointList2D)

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

    Explicit Interface Implementations

    | Improve this Doc View Source

    IIfcCartesianPointList2D.CoordList

    Declaration
    IItemSet<IItemSet<IfcLengthMeasure>> IIfcCartesianPointList2D.CoordList { get; }
    Returns
    Type Description
    IItemSet<IItemSet<IfcLengthMeasure>>
    | Improve this Doc View Source

    IIfcCartesianPointList2D.TagList

    Declaration
    IItemSet<IfcLabel> IIfcCartesianPointList2D.TagList { get; }
    Returns
    Type Description
    IItemSet<IfcLabel>

    Implements

    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<T>
    System.IEquatable<T>
    System.IEquatable<T>
    IInstantiableEntity
    IIfcCartesianPointList2D
    IIfcCartesianPointList
    IIfcGeometricRepresentationItem
    IIfcRepresentationItem
    IfcLayeredItem
    IIfcLayeredItem
    IExpressSelectType
    IPersistEntity
    IPersist
    System.IEquatable<T>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim