FormIt Plugin API v25.0.0 (2025.0.0)
Loading...
Searching...
No Matches
FormIt.Graphics Namespace Reference

Description

FormIt.Graphics namespace.

Functions

json GetObjectTypes (historyId, objectIds)
 TODO: remove all these wrappers as soon as WSR updates w/ new methods.
 
json GetObjectRenderableEdges (historyId, objectId, includeSmooth)
 Get vertices for multiple edges at once, as a flat list of doubles
 
json GetRenderableEdges (historyId, edges, includeSmooth)
 Get vertices for multiple edges at once, as a flat list of doubles
 
json GetRenderableFaces (historyId, backside, calcTexCoords, faces)
 Get vertices, normals, and uvs for multiple faces at once, as unstructured vectors of doubles