Search Results for

    Show / Hide Table of Contents

    Interface IIfcAxis1Placement

    Readonly interface for IfcAxis1Placement

    Inherited Members
    IIfcPlacement.Location
    IIfcPlacement.Dim
    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 IIfcAxis1Placement : IIfcPlacement, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    Axis

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

    Z

    Declaration
    XbimVector3D Z { get; }
    Property Value
    Type Description
    XbimVector3D

    Extension Methods

    IfcPlacementExtensions.ToMatrix3D(IIfcPlacement)
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim