![]() |
FormIt Plugin API
v23.0.0 (2023.0.0)
|
Functions | |
| json | WSM.RenderHelper.APIGetObjectFacesRenderDataReadOnly (historyID, objectID) |
| APIGetObjectFacesRenderDataReadOnly() function. More... | |
| json | WSM.RenderHelper.APIGetFacesRenderDataReadOnly (historyID, faceIDs) |
| APIGetFacesRenderDataReadOnly() function. More... | |
| json | WSM.RenderHelper.APIGetEdgesRenderDataReadOnly (historyID, edgeIDs, includeSmooth) |
| APIGetEdgesRenderDataReadOnly() function. More... | |
| json WSM.RenderHelper.APIGetEdgesRenderDataReadOnly | ( | historyID | , |
| edgeIDs | , | ||
| includeSmooth | |||
| ) |
APIGetEdgesRenderDataReadOnly() function.
| [in] | historyID | int |
| [in] | edgeIDs | Array of int |
| [in] | includeSmooth | (OPTIONAL, default = false) bool |
| json WSM.RenderHelper.APIGetFacesRenderDataReadOnly | ( | historyID | , |
| faceIDs | |||
| ) |
APIGetFacesRenderDataReadOnly() function.
| [in] | historyID | int |
| [in] | faceIDs | Array of int |
| json WSM.RenderHelper.APIGetObjectFacesRenderDataReadOnly | ( | historyID | , |
| objectID | |||
| ) |
APIGetObjectFacesRenderDataReadOnly() function.
| [in] | historyID | int |
| [in] | objectID | int |