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

    Properties

    name: string
    propertySetName: string
    unit: string
    value: string