Search Results for

    Show / Hide Table of Contents

    Class IfcWorkControl

    Inheritance
    System.Object
    PersistEntity
    IfcRoot
    IfcObjectDefinition
    IfcObject
    IfcControl
    IfcWorkControl
    IfcWorkPlan
    IfcWorkSchedule
    Implements
    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<IfcRoot>
    System.IEquatable<IfcObjectDefinition>
    System.IEquatable<IfcObject>
    System.IEquatable<IfcControl>
    IIfcWorkControl
    IIfcControl
    IIfcObject
    IIfcObjectDefinition
    IIfcRoot
    IfcDefinitionSelect
    IIfcDefinitionSelect
    IExpressSelectType
    IIfcWorkControl
    IIfcControl
    IIfcObject
    IIfcObjectDefinition
    IIfcRoot
    IPersistEntity
    IPersist
    System.IEquatable<IfcWorkControl>
    IExpressValidatable
    Inherited Members
    IfcControl.IIfcControl.Identification
    IfcControl.IIfcControl.Controls
    IfcControl.IIfcControl.Controls
    IfcControl.Controls
    IfcControl.Equals(IfcControl)
    IfcObject.IIfcObject.ObjectType
    IfcObject.IIfcObject.IsDeclaredBy
    IfcObject.IIfcObject.Declares
    IfcObject.IIfcObject.IsTypedBy
    IfcObject.IIfcObject.IsDefinedBy
    IfcObject.IIfcObject.ObjectType
    IfcObject.IIfcObject.IsDefinedBy
    IfcObject.ObjectType
    IfcObject.IsDefinedBy
    IfcObject.Equals(IfcObject)
    IfcObject.IsDefinedByProperties
    IfcObject.IsTypedBy
    IfcObject.AddDefiningType(IfcTypeObject)
    IfcObject.AddPropertySet(IfcPropertySet)
    IfcObject.GetPropertySet(String, Boolean)
    IfcObject.GetPropertySingleValue(String, String)
    IfcObject.GetPropertySingleValue<TValueType>(String, String)
    IfcObject.GetPropertySingleNominalValue(String, String)
    IfcObject.PropertySets
    IfcObject.SetPropertySingleValue(String, String, Type)
    IfcObject.SetPropertySingleValue(String, String, IfcValue)
    IfcObject.GetExternalElements(IModel)
    IfcObject.GetElementQuantity(String, Boolean)
    IfcObject.ElementQuantities
    IfcObject.PhysicalSimpleQuantities
    IfcObject.GetQuantity<TQType>(String, String)
    IfcObject.GetQuantity<TQType>(String)
    IfcObject.AddQuantity(String, IfcPhysicalQuantity, String)
    IfcObject.AddQuantity(String, IfcPhysicalQuantity)
    IfcObject.GetElementPhysicalSimpleQuantity(String, String)
    IfcObject.SetElementPhysicalSimpleQuantity(String, String, Double, XbimQuantityTypeEnum, IfcNamedUnit)
    IfcObject.ValidateClause(IfcObject.IfcObjectClause)
    IfcObjectDefinition.IIfcObjectDefinition.HasAssignments
    IfcObjectDefinition.IIfcObjectDefinition.Nests
    IfcObjectDefinition.IIfcObjectDefinition.IsNestedBy
    IfcObjectDefinition.IIfcObjectDefinition.HasContext
    IfcObjectDefinition.IIfcObjectDefinition.IsDecomposedBy
    IfcObjectDefinition.IIfcObjectDefinition.Decomposes
    IfcObjectDefinition.IIfcObjectDefinition.HasAssociations
    IfcObjectDefinition.Item[String]
    IfcObjectDefinition.IIfcObjectDefinition.HasAssignments
    IfcObjectDefinition.IIfcObjectDefinition.IsDecomposedBy
    IfcObjectDefinition.IIfcObjectDefinition.Decomposes
    IfcObjectDefinition.IIfcObjectDefinition.HasAssociations
    IfcObjectDefinition.HasAssignments
    IfcObjectDefinition.IsDecomposedBy
    IfcObjectDefinition.Decomposes
    IfcObjectDefinition.HasAssociations
    IfcObjectDefinition.Equals(IfcObjectDefinition)
    IfcObjectDefinition.Material
    IfcRoot.IIfcRoot.GlobalId
    IfcRoot.IIfcRoot.OwnerHistory
    IfcRoot.IIfcRoot.Name
    IfcRoot.IIfcRoot.Description
    IfcRoot.IIfcRoot.GlobalId
    IfcRoot.IIfcRoot.OwnerHistory
    IfcRoot.IIfcRoot.Name
    IfcRoot.IIfcRoot.Description
    IfcRoot.GlobalId
    IfcRoot.OwnerHistory
    IfcRoot.Name
    IfcRoot.Description
    IfcRoot.Equals(IfcRoot)
    IfcRoot.FriendlyName
    PersistEntity._activated
    PersistEntity.Activate()
    PersistEntity.NotifyPropertyChanged(String)
    PersistEntity.SetValue<TProperty>(Action<TProperty>, TProperty, TProperty, String, Int32)
    PersistEntity.Equals(Object)
    PersistEntity.GetHashCode()
    PersistEntity.ToString()
    PersistEntity.EntityLabel
    PersistEntity.Model
    PersistEntity.ModelOf
    PersistEntity.IPersistEntity.Activated
    PersistEntity.IPersistEntity.ExpressType
    PersistEntity.PropertyChanged
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Xbim.Ifc2x3.ProcessExtension
    Assembly: Xbim.Ifc2x3.dll
    Syntax
    [ExpressType("IfcWorkControl", 185)]
    public abstract class IfcWorkControl : IfcControl, INotifyPropertyChanged, IEquatable<IfcRoot>, IEquatable<IfcObjectDefinition>, IEquatable<IfcObject>, IEquatable<IfcControl>, IIfcWorkControl, IIfcControl, IIfcObject, IIfcObjectDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IExpressSelectType, IIfcWorkControl, IIfcControl, IIfcObject, IIfcObjectDefinition, IIfcRoot, IPersistEntity, IPersist, IEquatable<IfcWorkControl>, IExpressValidatable

    Properties

    | Improve this Doc View Source

    CreationDate

    Declaration
    [EntityAttribute(7, EntityAttributeState.Mandatory, EntityAttributeType.Class, EntityAttributeType.None, null, null, 13)]
    public IfcDateTimeSelect CreationDate { get; set; }
    Property Value
    Type Description
    IfcDateTimeSelect
    | Improve this Doc View Source

    Creators

    Declaration
    [EntityAttribute(8, EntityAttributeState.Optional, EntityAttributeType.Set, EntityAttributeType.Class, new int[]{1}, new int[]{-1}, 14)]
    public IOptionalItemSet<IfcPerson> Creators { get; }
    Property Value
    Type Description
    IOptionalItemSet<IfcPerson>
    | Improve this Doc View Source

    Duration

    Declaration
    [EntityAttribute(10, EntityAttributeState.Optional, EntityAttributeType.None, EntityAttributeType.None, null, null, 16)]
    public IfcTimeMeasure? Duration { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcTimeMeasure>
    | Improve this Doc View Source

    FinishTime

    Declaration
    [EntityAttribute(13, EntityAttributeState.Optional, EntityAttributeType.Class, EntityAttributeType.None, null, null, 19)]
    public IfcDateTimeSelect FinishTime { get; set; }
    Property Value
    Type Description
    IfcDateTimeSelect
    | Improve this Doc View Source

    Identifier

    Declaration
    [EntityAttribute(6, EntityAttributeState.Mandatory, EntityAttributeType.None, EntityAttributeType.None, null, null, 12)]
    public IfcIdentifier Identifier { get; set; }
    Property Value
    Type Description
    IfcIdentifier
    | Improve this Doc View Source

    Purpose

    Declaration
    [EntityAttribute(9, EntityAttributeState.Optional, EntityAttributeType.None, EntityAttributeType.None, null, null, 15)]
    public IfcLabel? Purpose { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcLabel>
    | Improve this Doc View Source

    StartTime

    Declaration
    [EntityAttribute(12, EntityAttributeState.Mandatory, EntityAttributeType.Class, EntityAttributeType.None, null, null, 18)]
    public IfcDateTimeSelect StartTime { get; set; }
    Property Value
    Type Description
    IfcDateTimeSelect
    | Improve this Doc View Source

    TotalFloat

    Declaration
    [EntityAttribute(11, EntityAttributeState.Optional, EntityAttributeType.None, EntityAttributeType.None, null, null, 17)]
    public IfcTimeMeasure? TotalFloat { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcTimeMeasure>
    | Improve this Doc View Source

    UserDefinedControlType

    Declaration
    [EntityAttribute(15, EntityAttributeState.Optional, EntityAttributeType.None, EntityAttributeType.None, null, null, 21)]
    public IfcLabel? UserDefinedControlType { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcLabel>
    | Improve this Doc View Source

    WorkControlType

    Declaration
    [EntityAttribute(14, EntityAttributeState.Optional, EntityAttributeType.Enum, EntityAttributeType.None, null, null, 20)]
    public IfcWorkControlTypeEnum? WorkControlType { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcWorkControlTypeEnum>

    Methods

    | Improve this Doc View Source

    Equals(IfcWorkControl)

    Declaration
    public bool Equals(IfcWorkControl other)
    Parameters
    Type Name Description
    IfcWorkControl other
    Returns
    Type Description
    System.Boolean
    | Improve this Doc View Source

    Parse(Int32, IPropertyValue, Int32[])

    Declaration
    public override void Parse(int propIndex, IPropertyValue value, int[] nestedIndex)
    Parameters
    Type Name Description
    System.Int32 propIndex
    IPropertyValue value
    System.Int32[] nestedIndex
    Overrides
    IfcControl.Parse(Int32, IPropertyValue, Int32[])
    | Improve this Doc View Source

    Validate()

    Declaration
    public override IEnumerable<ValidationResult> Validate()
    Returns
    Type Description
    System.Collections.Generic.IEnumerable<ValidationResult>
    Overrides
    IfcObject.Validate()
    | Improve this Doc View Source

    ValidateClause(IfcWorkControl.IfcWorkControlClause)

    Tests the express where-clause specified in param 'clause'

    Declaration
    public bool ValidateClause(IfcWorkControl.IfcWorkControlClause clause)
    Parameters
    Type Name Description
    IfcWorkControl.IfcWorkControlClause clause

    The express clause to test

    Returns
    Type Description
    System.Boolean

    true if the clause is satisfied.

    Explicit Interface Implementations

    | Improve this Doc View Source

    IIfcWorkControl.CreationDate

    Declaration
    IIfcDateTimeSelect IIfcWorkControl.CreationDate { get; set; }
    Returns
    Type Description
    IIfcDateTimeSelect
    | Improve this Doc View Source

    IIfcWorkControl.Creators

    Declaration
    IItemSet<IIfcPerson> IIfcWorkControl.Creators { get; }
    Returns
    Type Description
    IItemSet<IIfcPerson>
    | Improve this Doc View Source

    IIfcWorkControl.Duration

    Declaration
    IfcTimeMeasure? IIfcWorkControl.Duration { get; set; }
    Returns
    Type Description
    System.Nullable<IfcTimeMeasure>
    | Improve this Doc View Source

    IIfcWorkControl.FinishTime

    Declaration
    IIfcDateTimeSelect IIfcWorkControl.FinishTime { get; set; }
    Returns
    Type Description
    IIfcDateTimeSelect
    | Improve this Doc View Source

    IIfcWorkControl.Identifier

    Declaration
    IfcIdentifier IIfcWorkControl.Identifier { get; set; }
    Returns
    Type Description
    IfcIdentifier
    | Improve this Doc View Source

    IIfcWorkControl.Purpose

    Declaration
    IfcLabel? IIfcWorkControl.Purpose { get; set; }
    Returns
    Type Description
    System.Nullable<IfcLabel>
    | Improve this Doc View Source

    IIfcWorkControl.StartTime

    Declaration
    IIfcDateTimeSelect IIfcWorkControl.StartTime { get; set; }
    Returns
    Type Description
    IIfcDateTimeSelect
    | Improve this Doc View Source

    IIfcWorkControl.TotalFloat

    Declaration
    IfcTimeMeasure? IIfcWorkControl.TotalFloat { get; set; }
    Returns
    Type Description
    System.Nullable<IfcTimeMeasure>
    | Improve this Doc View Source

    IIfcWorkControl.UserDefinedControlType

    Declaration
    IfcLabel? IIfcWorkControl.UserDefinedControlType { get; set; }
    Returns
    Type Description
    System.Nullable<IfcLabel>
    | Improve this Doc View Source

    IIfcWorkControl.WorkControlType

    Declaration
    IfcWorkControlTypeEnum? IIfcWorkControl.WorkControlType { get; set; }
    Returns
    Type Description
    System.Nullable<IfcWorkControlTypeEnum>
    | Improve this Doc View Source

    IIfcWorkControl.CreationDate

    Declaration
    [CrossSchemaAttribute(typeof(IIfcWorkControl), 7)]
    IfcDateTime IIfcWorkControl.CreationDate { get; set; }
    Returns
    Type Description
    IfcDateTime
    | Improve this Doc View Source

    IIfcWorkControl.Creators

    Declaration
    [CrossSchemaAttribute(typeof(IIfcWorkControl), 8)]
    IItemSet<IIfcPerson> IIfcWorkControl.Creators { get; }
    Returns
    Type Description
    IItemSet<IIfcPerson>
    | Improve this Doc View Source

    IIfcWorkControl.Duration

    Declaration
    [CrossSchemaAttribute(typeof(IIfcWorkControl), 10)]
    IfcDuration? IIfcWorkControl.Duration { get; set; }
    Returns
    Type Description
    System.Nullable<IfcDuration>
    | Improve this Doc View Source

    IIfcWorkControl.FinishTime

    Declaration
    [CrossSchemaAttribute(typeof(IIfcWorkControl), 13)]
    IfcDateTime? IIfcWorkControl.FinishTime { get; set; }
    Returns
    Type Description
    System.Nullable<IfcDateTime>
    | Improve this Doc View Source

    IIfcWorkControl.Purpose

    Declaration
    [CrossSchemaAttribute(typeof(IIfcWorkControl), 9)]
    IfcLabel? IIfcWorkControl.Purpose { get; set; }
    Returns
    Type Description
    System.Nullable<IfcLabel>
    | Improve this Doc View Source

    IIfcWorkControl.StartTime

    Declaration
    [CrossSchemaAttribute(typeof(IIfcWorkControl), 12)]
    IfcDateTime IIfcWorkControl.StartTime { get; set; }
    Returns
    Type Description
    IfcDateTime
    | Improve this Doc View Source

    IIfcWorkControl.TotalFloat

    Declaration
    [CrossSchemaAttribute(typeof(IIfcWorkControl), 11)]
    IfcDuration? IIfcWorkControl.TotalFloat { get; set; }
    Returns
    Type Description
    System.Nullable<IfcDuration>

    Implements

    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<T>
    System.IEquatable<T>
    System.IEquatable<T>
    System.IEquatable<T>
    IIfcWorkControl
    IIfcControl
    IIfcObject
    IIfcObjectDefinition
    IIfcRoot
    IfcDefinitionSelect
    IIfcDefinitionSelect
    IExpressSelectType
    IIfcWorkControl
    IIfcControl
    IIfcObject
    IIfcObjectDefinition
    IIfcRoot
    IPersistEntity
    IPersist
    System.IEquatable<T>
    IExpressValidatable
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim