Search Results for

    Show / Hide Table of Contents

    Interface IIfcCurveSegment2D

    Readonly interface for IfcCurveSegment2D

    Inherited Members
    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 IIfcCurveSegment2D : IIfcBoundedCurve, IIfcCurve, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IfcGeometricSetSelect, IIfcGeometricSetSelect, IfcCurveOrEdgeCurve, IIfcCurveOrEdgeCurve, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    SegmentLength

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

    StartDirection

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

    StartPoint

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