Harness proD API Help
EPLAN.Harness.API.Settings Namespace / SImport Class / PreserveOriginalModel Property
In This Topic
    PreserveOriginalModel Property
    In This Topic
    If set to true then the original model of imported geometries is saved, allowing the geometry to be included in 3D export. See DesignerExport.ExportImportedParts.
    Syntax
    public BooleanProperty PreserveOriginalModel {get; set;}
    See Also