ShapeScript | Source code for the ShapeScript 3D modeling app for macOS | iOS library
kandi X-RAY | ShapeScript Summary
kandi X-RAY | ShapeScript Summary
ShapeScript is a hybrid scripting/markup language for creating and manipulating 3D geometry using techniques such as extruding or "lathing" 2D paths to create solid 3D shapes, and CSG (Constructive Solid Geometry) to combine or subtract those shapes from one another. ShapeScript is implemented on top of Euclid, a cross-platform 3D modeling library written in Swift. Anything you can construct using ShapeScript can be replicated programmatically in Swift using Euclid. ShapeScript is also the scripting language used for the ShapeScript App. If you would like to support the development of Euclid and the ShapeScript language, please consider buying a copy of ShapeScript (the app itself is free, but there is an in-app purchase to unlock some features).
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of ShapeScript
ShapeScript Key Features
ShapeScript Examples and Code Snippets
Community Discussions
Trending Discussions on ShapeScript
QUESTION
Is there a way to make a port in a ibd automatically apply the stereotype that is specified in the InterfaceBlock?
Goal is to automatically apply a shapescript to the port when the according Interfaceblock is assigned.
Do i need to write a script?
Using EA14, SysML 1.5
...ANSWER
Answered 2018-Jun-05 at 11:20Yes, you'll need to write a script or an add-in.
Writing a simple script will allow you to set the stereotype when you run the script.
With an add-in (or with a script if you use my open source add-in EA-Matic) you can subscribe to an event (e.g. EA_OnPostNewElement
) and set the stereotype there automatically without human intervention.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install ShapeScript
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page