Search Results for

    Show / Hide Table of Contents

    Interface IIfcOffsetCurve2D

    Readonly interface for IfcOffsetCurve2D

    Inherited Members
    IIfcOffsetCurve.BasisCurve
    IIfcRepresentationItem.LayerAssignment
    IIfcRepresentationItem.StyledByItem
    IfcGeometricSetSelect.Dim
    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 IIfcOffsetCurve2D : IIfcOffsetCurve, IIfcCurve, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IfcGeometricSetSelect, IIfcGeometricSetSelect, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    Distance

    Declaration
    IfcLengthMeasure Distance { get; set; }
    Property Value
    Type Description
    IfcLengthMeasure
    | Improve this Doc View Source

    SelfIntersect

    Declaration
    IfcLogical SelfIntersect { get; set; }
    Property Value
    Type Description
    IfcLogical
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim