Python API For ARES Commander And OEMs
Project description
Python API For ARES Commander And OEMs
This library is designed to simplify the process of writing ActiveX scripts specifically for ARES Commander, which is a CAD (Computer-Aided Design) software, and its OEM (Original Equipment Manufacturer) versions.
By using Python, developers can leverage its simplicity and flexibility to automate tasks within ARES Commander and its OEM variants.
This library provides an interface between Python and the ActiveX technology used by ARES Commander, enabling developers to control various aspects of the CAD software programmatically.
With this library, tasks such as drawing creation, editing, and manipulation can be automated, streamlining workflows and increasing productivity for users of ARES Commander and its OEM versions.
Simple usage example:
import PyPCAD.api as ac
ares = ac.PyPCAD()
ares.AddText("HELLO",ac.Apoint(0,0,0),50)
ares.ZoomExtents()
print("Done.")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pypcad-1.3-py3-none-win_amd64.whl.
File metadata
- Download URL: pypcad-1.3-py3-none-win_amd64.whl
- Upload date:
- Size: 21.2 kB
- Tags: Python 3, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dbd5c53fb2c6a265ded44644900f72be2c5d2311077c4fc2dd6a7e036f64efda
|
|
| MD5 |
263efa298927f8b480a5963081c26418
|
|
| BLAKE2b-256 |
523fc59c3c2d29dc710374bc51cad391610f69a06707cbf8ac42c78de5a3ea07
|