Documentation - v19.2.0-dev
    Preparing search index...
    interface FileObjectIfcData {
        hasPatchData: boolean;
        name: string;
        propertySetName: string;
        unit?: string;
        value: string;
    }
    Index

    Properties

    hasPatchData: boolean
    name: string
    propertySetName: string
    unit?: string
    value: string