Search Results for

    Show / Hide Table of Contents

    Interface IIfcTask

    Readonly interface for IfcTask

    Inherited Members
    IIfcProcess.Identification
    IIfcProcess.LongDescription
    IIfcProcess.IsPredecessorTo
    IIfcProcess.IsSuccessorFrom
    IIfcProcess.OperatesOn
    IIfcObject.ObjectType
    IIfcObject.IsDeclaredBy
    IIfcObject.Declares
    IIfcObject.IsTypedBy
    IIfcObject.IsDefinedBy
    IIfcObjectDefinition.HasAssignments
    IIfcObjectDefinition.Nests
    IIfcObjectDefinition.IsNestedBy
    IIfcObjectDefinition.HasContext
    IIfcObjectDefinition.IsDecomposedBy
    IIfcObjectDefinition.Decomposes
    IIfcObjectDefinition.HasAssociations
    IIfcObjectDefinition.Item[String]
    IIfcObjectDefinition.Material
    IIfcRoot.GlobalId
    IIfcRoot.OwnerHistory
    IIfcRoot.Name
    IIfcRoot.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 IIfcTask : IIfcProcess, IIfcObject, IIfcObjectDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IfcProcessSelect, IIfcProcessSelect, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    IsMilestone

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

    PredefinedType

    Declaration
    IfcTaskTypeEnum? PredefinedType { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcTaskTypeEnum>
    | Improve this Doc View Source

    Priority

    Declaration
    IfcInteger? Priority { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcInteger>
    | Improve this Doc View Source

    Status

    Declaration
    IfcLabel? Status { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcLabel>
    | Improve this Doc View Source

    TaskTime

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

    WorkMethod

    Declaration
    IfcLabel? WorkMethod { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcLabel>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim