Search Results for

    Show / Hide Table of Contents

    Interface IIfcTrimmedCurve

    Readonly interface for IfcTrimmedCurve

    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 IIfcTrimmedCurve : IIfcBoundedCurve, IIfcCurve, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IIfcLayeredItem, IfcGeometricSetSelect, IIfcGeometricSetSelect, IIfcGeometricSetSelect, IfcCurveOrEdgeCurve, IIfcCurveOrEdgeCurve, IIfcCurveOrEdgeCurve, 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

    MasterRepresentation

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

    SenseAgreement

    Declaration
    bool SenseAgreement { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    Trim1

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

    Trim2

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