Search Results for

    Show / Hide Table of Contents

    Interface IIfcAxis2Placement3D

    Readonly interface for IfcAxis2Placement3D

    Inherited Members
    IIfcPlacement.Location
    IIfcPlacement.Dim
    IIfcRepresentationItem.LayerAssignment
    IIfcRepresentationItem.StyledByItem
    IfcAxis2Placement.P
    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 IIfcAxis2Placement3D : IIfcPlacement, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IfcAxis2Placement, IIfcAxis2Placement, 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

    RefDirection

    Declaration
    IIfcDirection RefDirection { get; set; }
    Property Value
    Type Description
    IIfcDirection

    Extension Methods

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