Search Results for

    Show / Hide Table of Contents

    Interface IIfcCartesianPointList3D

    Readonly interface for IfcCartesianPointList3D

    Inherited Members
    IIfcCartesianPointList.Dim
    IIfcRepresentationItem.LayerAssignment
    IIfcRepresentationItem.StyledByItem
    IPersistEntity.EntityLabel
    IPersistEntity.Model
    IPersistEntity.Activated
    IPersistEntity.ExpressType
    IPersistEntity.ModelOf
    IPersist.Parse(Int32, IPropertyValue, Int32[])
    Namespace: Xbim.Ifc4.Interfaces
    Assembly: Xbim.Ifc4.dll
    Syntax
    public interface IIfcCartesianPointList3D : IIfcCartesianPointList, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    CoordList

    Declaration
    IItemSet<IItemSet<IfcLengthMeasure>> CoordList { get; }
    Property Value
    Type Description
    IItemSet<IItemSet<IfcLengthMeasure>>
    | Improve this Doc View Source

    TagList

    Declaration
    IItemSet<IfcLabel> TagList { get; }
    Property Value
    Type Description
    IItemSet<IfcLabel>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim