Search Results for

    Show / Hide Table of Contents

    Class IfcParameterizedProfileDef

    Inheritance
    System.Object
    PersistEntity
    IfcProfileDef
    IfcParameterizedProfileDef
    IfcCircleProfileDef
    IfcCraneRailAShapeProfileDef
    IfcCraneRailFShapeProfileDef
    IfcCShapeProfileDef
    IfcEllipseProfileDef
    IfcIShapeProfileDef
    IfcLShapeProfileDef
    IfcRectangleProfileDef
    IfcTrapeziumProfileDef
    IfcTShapeProfileDef
    IfcUShapeProfileDef
    IfcZShapeProfileDef
    Implements
    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<IfcProfileDef>
    IIfcParameterizedProfileDef
    IIfcProfileDef
    IfcResourceObjectSelect
    IIfcResourceObjectSelect
    IExpressSelectType
    IIfcParameterizedProfileDef
    IIfcProfileDef
    IPersistEntity
    IPersist
    System.IEquatable<IfcParameterizedProfileDef>
    Inherited Members
    IfcProfileDef.IIfcProfileDef.ProfileType
    IfcProfileDef.IIfcProfileDef.ProfileName
    IfcProfileDef.IIfcProfileDef.HasExternalReference
    IfcProfileDef.IIfcProfileDef.HasProperties
    IfcProfileDef.IIfcProfileDef.ProfileType
    IfcProfileDef.IIfcProfileDef.ProfileName
    IfcProfileDef.ProfileType
    IfcProfileDef.ProfileName
    IfcProfileDef.Equals(IfcProfileDef)
    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.ProfileResource
    Assembly: Xbim.Ifc2x3.dll
    Syntax
    [ExpressType("IfcParameterizedProfileDef", 104)]
    public abstract class IfcParameterizedProfileDef : IfcProfileDef, INotifyPropertyChanged, IEquatable<IfcProfileDef>, IIfcParameterizedProfileDef, IIfcProfileDef, IfcResourceObjectSelect, IIfcResourceObjectSelect, IExpressSelectType, IIfcParameterizedProfileDef, IIfcProfileDef, IPersistEntity, IPersist, IEquatable<IfcParameterizedProfileDef>

    Properties

    | Improve this Doc View Source

    Position

    Declaration
    [EntityAttribute(3, EntityAttributeState.Mandatory, EntityAttributeType.Class, EntityAttributeType.None, null, null, 3)]
    public IfcAxis2Placement2D Position { get; set; }
    Property Value
    Type Description
    IfcAxis2Placement2D

    Methods

    | Improve this Doc View Source

    Equals(IfcParameterizedProfileDef)

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

    Explicit Interface Implementations

    | Improve this Doc View Source

    IIfcParameterizedProfileDef.Position

    Declaration
    IIfcAxis2Placement2D IIfcParameterizedProfileDef.Position { get; set; }
    Returns
    Type Description
    IIfcAxis2Placement2D
    | Improve this Doc View Source

    IIfcParameterizedProfileDef.Position

    Declaration
    [CrossSchemaAttribute(typeof(IIfcParameterizedProfileDef), 3)]
    IIfcAxis2Placement2D IIfcParameterizedProfileDef.Position { get; set; }
    Returns
    Type Description
    IIfcAxis2Placement2D

    Implements

    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<T>
    IIfcParameterizedProfileDef
    IIfcProfileDef
    IfcResourceObjectSelect
    IIfcResourceObjectSelect
    IExpressSelectType
    IIfcParameterizedProfileDef
    IIfcProfileDef
    IPersistEntity
    IPersist
    System.IEquatable<T>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim