Search Results for

    Show / Hide Table of Contents

    Interface IIfcSectionedSolid

    Readonly interface for IfcSectionedSolid

    Inherited Members
    IIfcRepresentationItem.LayerAssignment
    IIfcRepresentationItem.StyledByItem
    IfcBooleanOperand.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 IIfcSectionedSolid : IIfcSolidModel, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IfcBooleanOperand, IIfcBooleanOperand, IfcSolidOrShell, IIfcSolidOrShell, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    CrossSections

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

    Directrix

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