Search Results for

    Show / Hide Table of Contents

    Interface IIfcGeometricRepresentationSubContext

    Readonly interface for IfcGeometricRepresentationSubContext

    Inherited Members
    IIfcGeometricRepresentationContext.CoordinateSpaceDimension
    IIfcGeometricRepresentationContext.Precision
    IIfcGeometricRepresentationContext.WorldCoordinateSystem
    IIfcGeometricRepresentationContext.TrueNorth
    IIfcGeometricRepresentationContext.HasSubContexts
    IIfcGeometricRepresentationContext.HasCoordinateOperation
    IIfcRepresentationContext.ContextIdentifier
    IIfcRepresentationContext.ContextType
    IIfcRepresentationContext.RepresentationsInContext
    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 IIfcGeometricRepresentationSubContext : IIfcGeometricRepresentationContext, IIfcRepresentationContext, IfcCoordinateReferenceSystemSelect, IIfcCoordinateReferenceSystemSelect, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    ParentContext

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

    TargetScale

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

    TargetView

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

    UserDefinedTargetView

    Declaration
    IfcLabel? UserDefinedTargetView { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcLabel>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim