Search Results for

    Show / Hide Table of Contents

    Class IfcStructuralLoadGroup

    Inheritance
    System.Object
    PersistEntity
    IfcRoot
    IfcObjectDefinition
    IfcObject
    IfcGroup
    IfcStructuralLoadGroup
    Implements
    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<IfcRoot>
    System.IEquatable<IfcObjectDefinition>
    System.IEquatable<IfcObject>
    IExpressValidatable
    System.IEquatable<IfcGroup>
    IIfcStructuralLoadGroup
    IIfcGroup
    IIfcObject
    IIfcObjectDefinition
    IIfcRoot
    IfcDefinitionSelect
    IIfcDefinitionSelect
    IExpressSelectType
    IInstantiableEntity
    IIfcStructuralLoadGroup
    IIfcGroup
    IIfcObject
    IIfcObjectDefinition
    IIfcRoot
    IContainsEntityReferences
    IPersistEntity
    IPersist
    System.IEquatable<IfcStructuralLoadGroup>
    Inherited Members
    IfcGroup.IIfcGroup.IsGroupedBy
    IfcGroup.IIfcGroup.IsGroupedBy
    IfcGroup.IsGroupedBy
    IfcGroup.Equals(IfcGroup)
    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)
    IfcObject.Validate()
    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.StructuralAnalysisDomain
    Assembly: Xbim.Ifc2x3.dll
    Syntax
    [ExpressType("IfcStructuralLoadGroup", 573)]
    public class IfcStructuralLoadGroup : IfcGroup, INotifyPropertyChanged, IEquatable<IfcRoot>, IEquatable<IfcObjectDefinition>, IEquatable<IfcObject>, IExpressValidatable, IEquatable<IfcGroup>, IIfcStructuralLoadGroup, IIfcGroup, IIfcObject, IIfcObjectDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IExpressSelectType, IInstantiableEntity, IIfcStructuralLoadGroup, IIfcGroup, IIfcObject, IIfcObjectDefinition, IIfcRoot, IContainsEntityReferences, IPersistEntity, IPersist, IEquatable<IfcStructuralLoadGroup>

    Properties

    | Improve this Doc View Source

    ActionSource

    Declaration
    [EntityAttribute(8, EntityAttributeState.Mandatory, EntityAttributeType.Enum, EntityAttributeType.None, null, null, 14)]
    public IfcActionSourceTypeEnum ActionSource { get; set; }
    Property Value
    Type Description
    IfcActionSourceTypeEnum
    | Improve this Doc View Source

    ActionType

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

    Coefficient

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

    LoadGroupFor

    Declaration
    [InverseProperty("LoadedBy")]
    [EntityAttribute(-1, EntityAttributeState.Mandatory, EntityAttributeType.Set, EntityAttributeType.Class, new int[]{0}, new int[]{-1}, 18)]
    public IEnumerable<IfcStructuralAnalysisModel> LoadGroupFor { get; }
    Property Value
    Type Description
    System.Collections.Generic.IEnumerable<IfcStructuralAnalysisModel>
    | Improve this Doc View Source

    PredefinedType

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

    Purpose

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

    SourceOfResultGroup

    Declaration
    [InverseProperty("ResultForLoadGroup")]
    [EntityAttribute(-1, EntityAttributeState.Mandatory, EntityAttributeType.Set, EntityAttributeType.Class, new int[]{0}, new int[]{1}, 17)]
    public IEnumerable<IfcStructuralResultGroup> SourceOfResultGroup { get; }
    Property Value
    Type Description
    System.Collections.Generic.IEnumerable<IfcStructuralResultGroup>

    Methods

    | Improve this Doc View Source

    Equals(IfcStructuralLoadGroup)

    Declaration
    public bool Equals(IfcStructuralLoadGroup other)
    Parameters
    Type Name Description
    IfcStructuralLoadGroup 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
    IfcGroup.Parse(Int32, IPropertyValue, Int32[])

    Explicit Interface Implementations

    | Improve this Doc View Source

    IContainsEntityReferences.References

    Declaration
    IEnumerable<IPersistEntity> IContainsEntityReferences.References { get; }
    Returns
    Type Description
    System.Collections.Generic.IEnumerable<IPersistEntity>
    | Improve this Doc View Source

    IIfcStructuralLoadGroup.ActionSource

    Declaration
    IfcActionSourceTypeEnum IIfcStructuralLoadGroup.ActionSource { get; set; }
    Returns
    Type Description
    IfcActionSourceTypeEnum
    | Improve this Doc View Source

    IIfcStructuralLoadGroup.ActionType

    Declaration
    IfcActionTypeEnum IIfcStructuralLoadGroup.ActionType { get; set; }
    Returns
    Type Description
    IfcActionTypeEnum
    | Improve this Doc View Source

    IIfcStructuralLoadGroup.Coefficient

    Declaration
    IfcRatioMeasure? IIfcStructuralLoadGroup.Coefficient { get; set; }
    Returns
    Type Description
    System.Nullable<IfcRatioMeasure>
    | Improve this Doc View Source

    IIfcStructuralLoadGroup.LoadGroupFor

    Declaration
    IEnumerable<IIfcStructuralAnalysisModel> IIfcStructuralLoadGroup.LoadGroupFor { get; }
    Returns
    Type Description
    System.Collections.Generic.IEnumerable<IIfcStructuralAnalysisModel>
    | Improve this Doc View Source

    IIfcStructuralLoadGroup.PredefinedType

    Declaration
    IfcLoadGroupTypeEnum IIfcStructuralLoadGroup.PredefinedType { get; set; }
    Returns
    Type Description
    IfcLoadGroupTypeEnum
    | Improve this Doc View Source

    IIfcStructuralLoadGroup.Purpose

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

    IIfcStructuralLoadGroup.SourceOfResultGroup

    Declaration
    IEnumerable<IIfcStructuralResultGroup> IIfcStructuralLoadGroup.SourceOfResultGroup { get; }
    Returns
    Type Description
    System.Collections.Generic.IEnumerable<IIfcStructuralResultGroup>
    | Improve this Doc View Source

    IIfcObject.ObjectType

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

    IIfcStructuralLoadGroup.ActionSource

    Declaration
    [CrossSchemaAttribute(typeof(IIfcStructuralLoadGroup), 8)]
    IfcActionSourceTypeEnum IIfcStructuralLoadGroup.ActionSource { get; set; }
    Returns
    Type Description
    IfcActionSourceTypeEnum
    | Improve this Doc View Source

    IIfcStructuralLoadGroup.ActionType

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

    IIfcStructuralLoadGroup.Coefficient

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

    IIfcStructuralLoadGroup.LoadGroupFor

    Declaration
    IEnumerable<IIfcStructuralAnalysisModel> IIfcStructuralLoadGroup.LoadGroupFor { get; }
    Returns
    Type Description
    System.Collections.Generic.IEnumerable<IIfcStructuralAnalysisModel>
    | Improve this Doc View Source

    IIfcStructuralLoadGroup.PredefinedType

    Declaration
    [CrossSchemaAttribute(typeof(IIfcStructuralLoadGroup), 6)]
    IfcLoadGroupTypeEnum IIfcStructuralLoadGroup.PredefinedType { get; set; }
    Returns
    Type Description
    IfcLoadGroupTypeEnum
    | Improve this Doc View Source

    IIfcStructuralLoadGroup.Purpose

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

    IIfcStructuralLoadGroup.SourceOfResultGroup

    Declaration
    IEnumerable<IIfcStructuralResultGroup> IIfcStructuralLoadGroup.SourceOfResultGroup { get; }
    Returns
    Type Description
    System.Collections.Generic.IEnumerable<IIfcStructuralResultGroup>

    Implements

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