Search Results for

    Show / Hide Table of Contents

    Interface IIfcProductDefinitionShape

    Readonly interface for IfcProductDefinitionShape

    Inherited Members
    IIfcProductRepresentation.Name
    IIfcProductRepresentation.Description
    IIfcProductRepresentation.Representations
    IPersistEntity.EntityLabel
    IPersistEntity.Model
    IPersistEntity.Activated
    IPersistEntity.ExpressType
    IPersistEntity.ModelOf
    IPersist.Parse(Int32, IPropertyValue, Int32[])
    Namespace: Xbim.Ifc2x3.Interfaces
    Assembly: Xbim.Ifc2x3.dll
    Syntax
    public interface IIfcProductDefinitionShape : IIfcProductRepresentation, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    HasShapeAspects

    Declaration
    IEnumerable<IIfcShapeAspect> HasShapeAspects { get; }
    Property Value
    Type Description
    System.Collections.Generic.IEnumerable<IIfcShapeAspect>
    | Improve this Doc View Source

    ShapeOfProduct

    Declaration
    IEnumerable<IIfcProduct> ShapeOfProduct { get; }
    Property Value
    Type Description
    System.Collections.Generic.IEnumerable<IIfcProduct>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim