Francisco Santos Agostinho
Professor Auxiliar - Faculdade de Arquitectura da UTL      <<
1

2

3

CAD II - Arquitectura
Programa EnunciadosMaterial de apoio
Autocad:
 
Técnicas Autocad:

Sistema de Impressão em ADT 2.0
Componentes de plotagem: tabela de estilo de plotagem (atribuição de canetas); layout de paperspace (definição do que plotar); configuração de plotter (configuração de dispositivo).
As definições atribuídas a estes componentes são arquivadas em ficheiros que têm como extensão respectivamente, *.CTB ou *.STB, *.DWG, *.PC3.

Do menu file
adicionar Plotter = comando Plotter Manager: permite adicionar plotter ao mesmo tempo que importa definições de layout guardadas do Autocad 14 em formato PCP ou PC2. Estas definições englobam a definição da área de plotagem associada a um dispositivo de impressão, e a uma definição de canetas, relativamente à cor em que imprimir, e à espessura do traço por caneta.

De entre os dispositivos de impressão podemos usar impressoras e plotters (dispositivos de hardware) ou de software (formatos de imagem por pontos de écran, ou DWF).

A impressão para DWF constitui-se na criação de um ficheiro com a extensão DWF, o qual é visto com um plug-in para o IE, chamado Volo view. O resultado desta operação é um ficheiro dependente do DWG que lhe deu origem, assumindo gráficamente a expressão determinada no page setup, mantendo algumas funcionalidades do Autocad, nomeadamente a possibilidade de manipular a visibilidade de layers, e de fazer zoom.
O efeito visual deste ficheiro no écran está dependente da dimensão da folha e da área a plotar, determinando assim a escala de impressão, e a relação entre as figuras e a espessura do traço.

A relação de escala obtem-se diferentemente no modelspace e no paperspace, sabendo que para ambos os casos a unidade de referencia é o mm.
Assim sendo, se desenharmos em m no modelspace, imprimindo do modelspace, teremos no page setup o valor das Drawing units = ao denominador da escala, se utilizarmos como escala 1000mm. No paperspace, teremos um factor de escala no zoom xp = à escala (por ex. 1/200), se no page setup tivermos 1000mm = 1 Drawing unit.

Controlando a construção de superfícies
SURFTYPE
Type: Integer
Saved in: Drawing
Initial value: 6
Controls the type of surface-fitting to be performed by the Smooth option of the PEDIT command.

5 Quadratic B-spline surface
6 Cubic B-spline surface
8 Bezier surface

SURFU
Type: Integer
Saved in: Drawing
Initial value: 6
Sets the surface density for PEDIT Smooth in the M direction.

SURFV
Type: Integer
Saved in: Drawing
Initial value: 6
Sets the surface density for PEDIT Smooth in the N direction.

SURFTAB1
Type: Integer
Saved in: Drawing
Initial value: 6
Sets the number of tabulations to be generated for the RULESURF and TABSURF commands. Also sets the mesh density in the M direction for the REVSURF and EDGESURF commands.

SURFTAB2
Type: Integer
Saved in: Drawing
Initial value: 6
Sets the mesh density in the N direction for the REVSURF and EDGESURF commands.

Cortes em superfícies
Inserindo num novo desenho o ficheiro que tem a superfície de que pretendemos obter um corte, como XREF, utilizando o comando XCLIP:
É necessário ter visível o limite do corte, tendo-o deslocado para baixo na display order. Numa vista em planta, com Apparent intersection ligado, ao desenhar obtemos o corte tridimensional.

After attaching a drawing as an xref or inserting a block, you can define a clipping boundary by using XCLIP. A clipping boundary can define a portion of a block or xref while suppressing the display of geometry outside of the boundary. Clipping applies to an individual instance of an xref, not the xref definition itself. The portion of the xref or block within the clipped boundary remains visible, and the remainder of the xref or block becomes invisible. The referenced geometry is not altered, only the display of the xref is edited.

You can use XCLIP to create a new clipping boundary, delete an existing boundary, or generate a polyline object coincident with vertices of the clipping boundary. Xref clipping can be turned on or off. When a clipping boundary is turned off, the boundary is not displayed and the entire xref is visible, provided that the geometry is on a layer that is on and thawed. When a clipping boundary is turned off, it still exists and can be turned on. However, deleting a clipping boundary is permanent. For more information about XCLIP, see the Command Reference.

After an xref or block has been clipped, it can be edited, moved, or copied just like an unclipped xref or block. The boundary moves with the reference. If an xref contains nested clipped xrefs, they appear clipped in the drawing. If the parent xref is clipped, the nested xrefs are also clipped. If you want to see the clipping boundary, you can turn on the XCLIPFRAME system variable. XCLIPFRAME determines whether the clipping boundary frame is displayed. When the clipping frame is on (set to 1), it can be selected as part of the object and plotted. For more information about XCLIPFRAME

Bibliografia:
 
-Santos, João, Autocad 2004 Avançado Curso Completo; FCA Editores
actualizado em 22 de Março de 2004 franc@fa.utl.pt