Search Results for

    Show / Hide Table of Contents

    Interface IIfcCircularArcSegment2D

    Readonly interface for IfcCircularArcSegment2D

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

    Properties

    | Improve this Doc View Source

    IsCCW

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

    Radius

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