Harness proD API Help
EPLAN.Harness.API.Common Namespace / Extensions Class / GetExtension(ApiExport3DFileType) Method
Type of 3D export file.
In This Topic
    GetExtension(ApiExport3DFileType) Method
    In This Topic
    Extracts extension attribute from an enum if there is any.
    Syntax
    [Extension()]
    public static string GetExtension( 
       ApiExport3DFileType drawingType
    )

    Parameters

    drawingType
    Type of 3D export file.

    Return Value

    Extension as string
    See Also