Search Results for

    Show / Hide Table of Contents

    Interface IIfcDraughtingCallout

    Readonly interface for IfcDraughtingCallout

    Inherited Members
    IIfcRepresentationItem.LayerAssignments
    IIfcRepresentationItem.StyledByItem
    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 IIfcDraughtingCallout : IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    Contents

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

    IsRelatedFromCallout

    Declaration
    IEnumerable<IIfcDraughtingCalloutRelationship> IsRelatedFromCallout { get; }
    Property Value
    Type Description
    System.Collections.Generic.IEnumerable<IIfcDraughtingCalloutRelationship>
    | Improve this Doc View Source

    IsRelatedToCallout

    Declaration
    IEnumerable<IIfcDraughtingCalloutRelationship> IsRelatedToCallout { get; }
    Property Value
    Type Description
    System.Collections.Generic.IEnumerable<IIfcDraughtingCalloutRelationship>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim