Search Results for

    Show / Hide Table of Contents

    Interface IIfcVector

    Readonly interface for IfcVector

    Inherited Members
    IIfcRepresentationItem.LayerAssignment
    IIfcRepresentationItem.StyledByItem
    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 IIfcVector : IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IfcHatchLineDistanceSelect, IIfcHatchLineDistanceSelect, IfcVectorOrDirection, IIfcVectorOrDirection, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    Dim

    Declaration
    IfcDimensionCount Dim { get; }
    Property Value
    Type Description
    IfcDimensionCount
    | Improve this Doc View Source

    Magnitude

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

    Orientation

    Declaration
    IIfcDirection Orientation { get; set; }
    Property Value
    Type Description
    IIfcDirection
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim