Search Results for

    Show / Hide Table of Contents

    Interface IIfcCartesianTransformationOperator3D

    Readonly interface for IfcCartesianTransformationOperator3D

    Inherited Members
    IIfcCartesianTransformationOperator.Axis1
    IIfcCartesianTransformationOperator.Axis2
    IIfcCartesianTransformationOperator.LocalOrigin
    IIfcCartesianTransformationOperator.Scale
    IIfcCartesianTransformationOperator.Scl
    IIfcCartesianTransformationOperator.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 IIfcCartesianTransformationOperator3D : IIfcCartesianTransformationOperator, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    Axis3

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

    U

    Declaration
    List<XbimVector3D> U { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<XbimVector3D>

    Extension Methods

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