Search Results for

    Show / Hide Table of Contents

    Interface IIfcCartesianTransformationOperator

    Readonly interface for IfcCartesianTransformationOperator

    Inherited Members
    IIfcRepresentationItem.LayerAssignments
    IIfcRepresentationItem.StyledByItem
    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 IIfcCartesianTransformationOperator : IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    Axis1

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

    Axis2

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

    Dim

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

    LocalOrigin

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

    Scale

    Declaration
    double? Scale { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Double>
    | Improve this Doc View Source

    Scl

    Declaration
    double Scl { get; }
    Property Value
    Type Description
    System.Double
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim