Search Results for

    Show / Hide Table of Contents

    Interface IIfcSectionProperties

    Readonly interface for IfcSectionProperties

    Inherited Members
    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 IIfcSectionProperties : IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    EndProfile

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

    SectionType

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

    StartProfile

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