Harness proD API Help
EPLAN.Harness.API.Occurrences.Workdesk Namespace / OccWdSharedControlPoint Class / Exportable3D Property
In This Topic
    Exportable3D Property (OccWdSharedControlPoint)
    In This Topic
    Determines if this part is to be exported or not when using EPLAN.Harness.API.Projects.Documents.Designer.Export3DFile.
    Syntax
    public BooleanProperty Exportable3D {get; set;}
    Remarks
    This property is disabled unless the appropriate category of parts is selected for export in EPLAN.Harness.API.Settings.DesignerExport settings.
    See Also