Search Results for

    Show / Hide Table of Contents

    Interface IIfcAlignment2DSegment

    Readonly interface for IfcAlignment2DSegment

    Inherited Members
    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 IIfcAlignment2DSegment : IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    EndTag

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

    StartTag

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

    TangentialContinuity

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