Search Results for

    Show / Hide Table of Contents

    Interface IIfcOffsetCurve3D

    Readonly interface for IfcOffsetCurve3D

    Inherited Members
    IIfcRepresentationItem.LayerAssignments
    IIfcRepresentationItem.StyledByItem
    IfcGeometricSetSelect.Dim
    IPersistEntity.EntityLabel
    IPersistEntity.Model
    IPersistEntity.Activated
    IPersistEntity.ExpressType
    IPersistEntity.ModelOf
    IPersist.Parse(Int32, IPropertyValue, Int32[])
    Namespace: Xbim.Ifc2x3.Interfaces
    Assembly: Xbim.Ifc2x3.dll
    Syntax
    public interface IIfcOffsetCurve3D : IIfcCurve, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IIfcLayeredItem, IfcGeometricSetSelect, IIfcGeometricSetSelect, IIfcGeometricSetSelect, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    BasisCurve

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

    Distance

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

    RefDirection

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

    SelfIntersect

    Declaration
    bool? SelfIntersect { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Boolean>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim