Search Results for

    Show / Hide Table of Contents

    Interface IIfcTaskType

    Readonly interface for IfcTaskType

    Inherited Members
    IIfcTypeProcess.Identification
    IIfcTypeProcess.LongDescription
    IIfcTypeProcess.ProcessType
    IIfcTypeProcess.OperatesOn
    IIfcTypeObject.ApplicableOccurrence
    IIfcTypeObject.HasPropertySets
    IIfcTypeObject.Types
    IIfcTypeObject.DefinedByProperties
    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 IIfcTaskType : IIfcTypeProcess, IIfcTypeObject, IIfcObjectDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IfcProcessSelect, IIfcProcessSelect, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    PredefinedType

    Declaration
    IfcTaskTypeEnum PredefinedType { get; set; }
    Property Value
    Type Description
    IfcTaskTypeEnum
    | 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