Custom tools can be created using HTML or JavaScript files. The tools can interact with the Web Package framework, as well as with the 3D window, using the provided SGFramework class. Creating a custom tool involves the following steps:
§ Creating an HTML or JavaScript file.
§ Accessing SGAPI properties.
§ Accessing TE API.
§ Publishing the tool.
§ Adding the tool to a CWA’s ribbon.
See the “Building a Tool” chapter for information.