MCAD API FEATURES This chapter discusses MCAD API features and benefits for third-party applications, object keys, and the MCAD API architecture. The Mechanical Desktop modules referred to in the items below include part modeling, assembly m Citeste tot ...
Dimensiune
Developer Partner Guidelines
Developer Partner Guidelines The following information is excerpted from Autodesk Mechanical Solutions Developer Partner Guidelines Revision 1.0, dated June 26, 1997. Introduction Autodesk Mechanical product acceptance and quality are Citeste tot ...
Dimensiune
How to Use the MCAD API
How to Use the MCAD API Understanding the SDK Directory Content This release of the MCAD API is based on Mechanical Desktop 6 and on AutoCAD 2000i. The included ObjectARX has been upgraded with the latest MCAD API libraries. Below Citeste tot ...
Dimensiune
MCAD API Guidelines
MCAD API Guidelines Attribute Creation in the MCAD API Basic Functionality The MCAD API allows attributes to be created and attached to any geometry for which a key can be obtained. That includes both geometry directly present in the mod Citeste tot ...
Dimensiune
AutoCAD T Render API - Programmer’s Guide
AutoCAD T Render API Programmer’s Guide Version 1.32 Copyright Ó 1997 Autodesk, Inc. All Rights Reserved The publication, or parts thereof, may not be reproduced in any form, by any method, for any purpose. Citeste tot ...
Dimensiune
AcmFCF
AcmFCF This class is inherited from AcmSymbol. It overrides all overridden AcDbEntity functions, which needs to be done. The class sub-symbol is AcmCFCF inherited from AcmCSubSymbol. Symbol-Specific Member Functions Setting and Querying Da Citeste tot ...
Dimensiune
Balloon
Balloon The balloon portion of the Standard Framework contains the AcmBOMStd and AcmCBalloonStd classes for standard parts and the AcmBalloon symbol. The symbol contains one sub-symbol – AcmCBalloon. For a description of AcmBOMStd see the pre Citeste tot ...
Dimensiune
Constants
Constants Below is a list of constants specified in AutoCAD Mechanical. Acm::GdtSymbolType Specifies the type of GDT symbol used in the FCF symbol. Possible values are : kStraightness, kFlatness, kCircularity, kCylindricity, kProfileLi Citeste tot ...
Feature Control Frame The Feature Control Frame (FCF) portion of the Standard Framework contains the AcmFCFStd class for standard parts, and also the AcmFCF symbol. The symbol contains one sub-symbol – AcmCFCF. AcmFCFStd This class is Citeste tot ...
Dimensiune
Parent Classes
Parent Classes This section describes the important parent classes used in the Standard Framework. Each class that users can implement will be inherited either from the parent classes or from one of their children. The AcmStandard object c Citeste tot ...
Dimensiune
Parts List
Parts List The parts list portion of the Standard Framework contains the AcmBOMStd and AcmCPartListStd classes for standard parts and the AcmPartList symbol. The symbol contains one sub-symbol – AcmCPartList. For description of AcmBOMStd see Citeste tot ...
Dimensiune
Auxiliary classes
Auxiliary classes These classes are common for all parts of the standard framework. Most of them are not database-resident objects. Family of AcmCAuxEntities This is the common base class for all sub-entities. The class defines the minim Citeste tot ...
Dimensiune
Datum Id and Feature Id
Datum Id and Feature Id AcmSymbol is the base class for all symbol classes in AutoCAD/M. AcmSymbol is derived from AcDbEntity and can’t be used to create instances. This class’s primary responsibility is to handle leaders and connections to th Citeste tot ...
Dimensiune
Datum Target
Datum Target AcmSymbol is the base class for all symbol classes in AutoCAD/M. AcmSymbol is derived from AcDbEntity and can’t be used to create instances. This class’s primary responsibility is to handle leaders and connection to the AcmStanda Citeste tot ...
Dimensiune
Surface Texture
Surface Texture The surface texture portion of the Standard Framework contains the AcmSurfTextStd class for standard parts and AcmSurfaceTexture symbols. The symbol contains one sub-symbol – AcmCSurfText. AcmSurfTextStd Inherited from Citeste tot ...
Dimensiune
Welding
Welding AcmSymbol is the base class for all symbol classes in AutoCAD/M. AcmSymbol is derived from AcDbEntity and can’t be used to create instances. This class’s primary responsibility is to handle leaders and connections to the AcmStandard. I Citeste tot ...
Dimensiune
AcmStandard Manager
AcmStandard Manager This class is inherited from AcRxService. AcmStandardManager is repressible to provide access to overall standard functionality, to provide a bridge between AcmStandard related classes and AcmSymbol related classes. For Citeste tot ...
Dimensiune
BOM Manager
BOM Manager This class is inherited from AcRxService. This class, called AcmBOMManager, should work much the same way that the standard manager works for standards. It primarily gets the current BOM, list BOMs, and gets their names. Citeste tot ...
Dimensiune
AcmCLeader
AcmCLeader This abstract class is very important for proper symbol behavior. It defines the interface for all possible leader implementations. If a particular symbol class doesn’t override the addLeader member function of the AcmSymbol class, t Citeste tot ...