Search Results for

    Show / Hide Table of Contents

    Interface IStepFileSchema

    Inherited Members
    IPersist.Parse(Int32, IPropertyValue, Int32[])
    System.ComponentModel.INotifyPropertyChanged.PropertyChanged
    Namespace: Xbim.Common.Step21
    Assembly: Xbim.Common.dll
    Syntax
    public interface IStepFileSchema : IPersist, IExpressHeaderType, INotifyPropertyChanged

    Properties

    | Improve this Doc View Source

    Schemas

    Declaration
    IList<string> Schemas { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.IList<System.String>

    Methods

    | Improve this Doc View Source

    Read(BinaryReader)

    Declaration
    void Read(BinaryReader binaryReader)
    Parameters
    Type Name Description
    System.IO.BinaryReader binaryReader
    | Improve this Doc View Source

    Write(BinaryWriter)

    Declaration
    void Write(BinaryWriter binaryWriter)
    Parameters
    Type Name Description
    System.IO.BinaryWriter binaryWriter
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim