Hello.
I use the frensh version of Draftsight. And i need to extract my attribute values of my blocks.
Mark LYONS says:
The BlockAttributeOutput command lets you save BlockAttribute values of specified Blocks to text files to examine and evaluate the data using spreadsheet software (such as Microsoft® Excel®) or other applications.
- To save BlockAttributes to text files:
- Type BlockAttributeOutput at the command prompt.
- In the graphics area, select Blocks with BlockAttibutes. It is recommended to select Blocks using the same kind of BlockAttribute structure.
- Press Enter.
- In the Output file dialog box, specify the location and File name of the .txt file. The exported file is a Tab delimited text file.
- Click Save.
I can't do this for my version of draftsight. I need a model file for extraction.
The frensh help says:
1. Tapez ExtrAttBloc dans l'invite de commande.
1. Write ExtrAttBloc in dialog box.
2. Dans le champ Modèle de la boîte de dialogue, tapez un nom de modèle déterminant les données à extraire. Cliquez sur (icône) pour rechercher un fichier.
2. In the Model field of the dialog box, type a name of model determining the data to extract. Click on (icon) seeking a file.
3. Cliquez sur (icône) Sélectionner les entités (icon) pour spécifier les entités dont vous souhaitez extraire les données AttributBloc. La boîte de dialogue se ferme temporairement.
3. Click on (icon) Select the entities (icon) to specify the entities which you wish to extract the AttributBloc data. The dialog box is closed temporarily.
4. Dans la zone graphique, sélectionnez les blocs dotés d'attributs de bloc et appuyez sur Entrée.
4. In the graphic zone, select the blocks equipped with attributes and press on Enter.
5. Dans le champ Sortie de la boîte de dialogue, tapez l'emplacement et le nom du fichier de sortie. Cliquez sur (icône) pour sélectionner un nom de fichier.
5. In the field Left the dialog box, type the position and the name of the output file. Click on (icon) selecting a file name.
6. Dans Format, sélectionnez le format de fichier à utiliser lors de l'écriture des informations AttributBloc:
Fichier délimité par des virgules (CDF): Les champs de chaque enregistrement AttributBloc sont séparés par des virgules. Les chaînes de caractères sont placées entre guillemets simples. Fichier extraction au modèle DXF (DXX): Ecrit les données extraites dans un fichier DXF réduit aux données AttributBloc pertinentes.
L'extension DXX distingue le fichier des fichiers DXF. Si vous sélectionnez le format DXX, le champ Modèle n'est pas disponible car il ne nécessite pas de modèle.
Fichier délimité par des espaces (SDF): Les champs de chaque enregistrement AttributBloc sont séparés par des espaces. Les chaînes de caractères sont placées entre guillemets simples.
6. In Format, select the format of file to be used at the time of the writing of AttributBloc information:
File delimited by commas (CDF): The fields of each AttributBloc recording are separated by commas. The character strings are placed between simple quotation marks.
File extraction with model DXF (DXX): Writing data extracted in a file DXF reduced to the relevant AttributBloc data. Extension DXX distinguishes the file from files DXF. If you select format DXX, the Modèle field is not available because it does not require a model.
File delimited by spaces (SDF): The fields of each AttributBloc recording are separated by spaces. The character strings are placed between simple quotation marks.
7. Cliquez sur OK.
7. Click on OK.
When I chose an empty text file, draftsight gave me:
**Format incorrect du fichier de modèle«Erreur»
** Incorrect Format of the file of model“Error”
