CAD

CAD — Arc Elements: Create and read CAD arc element. arc.sml
CAD — Arc Wedge Element: Create and read CAD arc wedge element. arcwedge.sml
CAD — Blocks: Read the number of blocks in a CAD object and then loop through all the blocks and print out type of each element. readblck.sml
CAD — Box Element: Create and read CAD arc box element. box.sml
CAD — Chord Element: Create and read CAD arc chord element. arcchord.sml
CAD — Circle Element: Create and read CAD arc circle element. circle.sml
CAD — Ellipse Element: Create and read CAD ellipse element. ellipse.sml
CAD — Elliptical Arc Chord Element: Create and read CAD elliptical arc chord element. echord.sml
CAD — Elliptical Arc Element: Create and read CAD elliptical arc element. earc.sml
CAD — Elliptical Arc Wedge Element: Create and read CAD elliptical arc wedge element. ewedge.sml
CAD — Functions: Examples of CAD functions. CAD.sml
TechGuideWriting Scripts with SML
CAD — Line Element: Create and read CAD line element. line.sml
CAD — List Elements: Get a list of elements of a specified type in a block. elemlist.sml
CAD — Point Element: Create and read CAD point element. point.sml
CAD — Polygon Element: Create and read CAD polygon element. poly.sml
CAD — Subblock: Create and insert a subblock subblock.sml
CAD — Text Element: Create and read CAD text element. text.sml