Search Results for

    Show / Hide Table of Contents

    Interface IIfcSimplePropertyTemplate

    Readonly interface for IfcSimplePropertyTemplate

    Inherited Members
    IIfcPropertyTemplate.PartOfComplexTemplate
    IIfcPropertyTemplate.PartOfPsetTemplate
    IIfcPropertyDefinition.HasContext
    IIfcPropertyDefinition.HasAssociations
    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 IIfcSimplePropertyTemplate : IIfcPropertyTemplate, IIfcPropertyTemplateDefinition, IIfcPropertyDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    AccessState

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

    Enumerators

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

    Expression

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

    PrimaryMeasureType

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

    PrimaryUnit

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

    SecondaryMeasureType

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

    SecondaryUnit

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

    TemplateType

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