Search Results for

    Show / Hide Table of Contents

    Interface IIfcResourceConstraintRelationship

    Readonly interface for IfcResourceConstraintRelationship

    Inherited Members
    IIfcResourceLevelRelationship.Name
    IIfcResourceLevelRelationship.Description
    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 IIfcResourceConstraintRelationship : IIfcResourceLevelRelationship, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    RelatedResourceObjects

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

    RelatingConstraint

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