![]() |
FormIt Plugin API
v23.0.0 (2023.0.0)
|
Functions | |
| json | FormIt.VisualStyles.GetShadowsVisible () |
| json | FormIt.VisualStyles.SetShadowsVisible (val) |
| GetRenderShadowVisibility adjusts the setting to show shadows Parameters: In: val (bool) Out: JSON_UNDEFINED. More... | |
| json | FormIt.VisualStyles.GetAlwaysDrawInstanceBoxes () |
| GetAlwaysDrawInstanceBoxes determines whether bounding boxes are visible Parameters: In: None Out: { bool } representing the state of bounding box visibility. More... | |
| json | FormIt.VisualStyles.SetAlwaysDrawInstanceBoxes (val) |
| SetGroupBoundingBoxVisibility adjusts whether bounding boxes are visible Parameters: In: val (bool) Out: JSON_UNDEFINED. More... | |
| json | FormIt.VisualStyles.IsGroundPlaneVisible () |
| IsGroundPlaneVisible indicates whether or not the ground plane will be drawn Parameters: In: None Out: { bool }. More... | |
| json | FormIt.VisualStyles.SetGroundPlaneVisible (val) |
| SetGroundPlaneVisible sets whether or not the ground plane will be drawn Parameters: In: val (bool) true == ground plane will be drawn Out: JSON_UNDEFINED. More... | |
| json | FormIt.VisualStyles.IsWorkPlaneVisible () |
| IsWorkPlaneVisible indicates whether or not the work plane will be drawn Parameters: In: None Out: { bool }. More... | |
| json | FormIt.VisualStyles.SetWorkPlaneVisible (val) |
| SetWorkPlaneVisible sets whether or not the work plane will be drawn Parameters: In: val (bool) true == work plane will be drawn Out: JSON_UNDEFINED. More... | |
| json | FormIt.VisualStyles.GetNorthArrowDisplay () |
| Returns true if the North arrow is set. More... | |
| json | FormIt.VisualStyles.SetNorthArrowDisplay (bOn) |
| Sets if the North arrow should display - true to display, false to not display. More... | |
| json | FormIt.VisualStyles.ToggleNorthArrowDisplay () |
| toggles the North arrow display More... | |
| json | FormIt.VisualStyles.IsNorthArrowVisible () |
| returns true if the North arrow is set to display, false otherwise More... | |
| json | FormIt.VisualStyles.GetShowAxes () |
| Returns true if the axes are being shown, false otherwise. More... | |
| json | FormIt.VisualStyles.SetShowAxes (bShow) |
| Sets if the axes should be drawn. More... | |
| json | FormIt.VisualStyles.SetShowSilhouettes (bShow) |
| Sets if silhouettes should be drawn. More... | |
| json | FormIt.VisualStyles.SetShowEdges (bShow) |
| Sets if edges should be drawn. More... | |
| json | FormIt.VisualStyles.IsGridVisible () |
| Return the grid display status Parameters: In: Out: bVisible. More... | |
| json | FormIt.VisualStyles.SetGridVisible (bVisible) |
| Set the grid display status Parameters: In: bVisible Out: JSON_UNDEFINED. More... | |
| json | FormIt.VisualStyles.GetHighlightPreselect () |
| Return the preselect highlight display status Parameters: In: Out: bHighlight. More... | |
| json | FormIt.VisualStyles.SetHighlightPreselect (bHighlight) |
| Set the preselect highlight display status Parameters: In: bHighlight Out: JSON_UNDEFINED. More... | |
| json | FormIt.VisualStyles.SetAmbientColorIntensity (i) |
| Sets the "ambient color intensity," or how "bright" unlit, colored faces will appear. More... | |
| json | FormIt.VisualStyles.GetAmbientColorIntensity () |
| Get ambient color intensity. More... | |
| json | FormIt.VisualStyles.SetAmbientTextureIntensity (i) |
| Sets the "ambient texture color intensity," or how "bright" unlit, textured faces will appear. More... | |
| json | FormIt.VisualStyles.GetAmbientTextureIntensity () |
| Get ambient texture intensity. More... | |
| json | FormIt.VisualStyles.SetAmbientMaterialIntensity (i) |
| SetAmbientMaterialIntensity() function. More... | |
| json | FormIt.VisualStyles.SetSunShading (i) |
| SetSunShading() function. More... | |
| json | FormIt.VisualStyles.GetSunShading () |
| GetSunShading() function. More... | |
| json | FormIt.VisualStyles.SetShadowIntensity (i) |
| Sets the "shadow intensity," or how "dark" shadows appear. More... | |
| json | FormIt.VisualStyles.GetShadowIntensity () |
| Get the shadow intensity. More... | |
| json | FormIt.VisualStyles.SetAdvancedMaterialShaderType (type) |
| Sets the shader type to use for materials. More... | |
| json | FormIt.VisualStyles.GetAdvancedMaterialShaderType () |
| Get the current material shader type. More... | |
| json | FormIt.VisualStyles.IsSkyRendered () |
| IsSkyRendered() function. More... | |
| json | FormIt.VisualStyles.SetSkyRendered (b) |
| SetSkyRendered() function. More... | |
| json | FormIt.VisualStyles.IsFogRendered () |
| IsFogRendered() function. More... | |
| json | FormIt.VisualStyles.SetFogRendered (b) |
| SetFogRendered() function. More... | |
| json | FormIt.VisualStyles.SetSkyLowerColor (color) |
| SetSkyLowerColor() function. More... | |
| json | FormIt.VisualStyles.GetSkyLowerColor () |
| GetSkyLowerColor() function. More... | |
| json | FormIt.VisualStyles.SetSkyUpperColor (color) |
| SetSkyUpperColor() function. More... | |
| json | FormIt.VisualStyles.GetSkyUpperColor () |
| GetSkyUpperColor() function. More... | |
| json | FormIt.VisualStyles.SetBackgroundColor (color) |
| SetBackgroundColor() function. More... | |
| json | FormIt.VisualStyles.GetBackgroundColor () |
| GetBackgroundColor() function. More... | |
| json | FormIt.VisualStyles.SetGroundPlaneColor (color) |
| SetGroundPlaneColor() function. More... | |
| json | FormIt.VisualStyles.GetGroundPlaneColor () |
| GetGroundPlaneColor() function. More... | |
| json | FormIt.VisualStyles.SetGroundPlaneTransparency (transparency) |
| json | FormIt.VisualStyles.GetGroundPlaneTransparency () |
| GetGroundPlaneTransparency() function. More... | |
| json | FormIt.VisualStyles.SetWorkPlaneColor (color) |
| SetWorkPlaneColor() function. More... | |
| json | FormIt.VisualStyles.GetWorkPlaneColor () |
| GetWorkPlaneColor() function. More... | |
| json | FormIt.VisualStyles.SetSunEditorEnabled (bEnabled) |
| SetSunEditorEnabled() function. More... | |
| json | FormIt.VisualStyles.GetSunEditorEnabled () |
| GetSunEditorEnabled() function. More... | |
| json | FormIt.VisualStyles.GetEdgeWeight () |
| GetEdgeWeight() function. More... | |
| json | FormIt.VisualStyles.SetEdgeWeight (weight) |
| SetEdgeWeight() function. More... | |
| json | FormIt.VisualStyles.GetEdgeColor () |
| GetEdgeColor() function. More... | |
| json | FormIt.VisualStyles.SetEdgeColor (color) |
| SetEdgeColor() function. More... | |
| json | FormIt.VisualStyles.GetSilhouetteWeight () |
| GetSilhouetteWeight() function. More... | |
| json | FormIt.VisualStyles.SetSilhouetteWeight (weight) |
| SetSilhouetteWeight() function. More... | |
| json | FormIt.VisualStyles.IsRenderSettingActive (flag) |
| IsRenderSettingActive returns bool if the particular render mode is set Parameters: In: solid render flag enum Out: bool. More... | |
| json | FormIt.VisualStyles.SetRenderSettingFlags (flag, b) |
| SetRenderSettingFlags takes a SolidRendererFlags and bool to enable the flag Parameters: In: flag, b solid render flag enum (FormIt.SolidRendererFlags), bool (on/off) Out: JSON_UNDEFINED. More... | |
| json FormIt.VisualStyles.GetAdvancedMaterialShaderType | ( | ) |
Get the current material shader type.
| json FormIt.VisualStyles.GetAlwaysDrawInstanceBoxes | ( | ) |
GetAlwaysDrawInstanceBoxes determines whether bounding boxes are visible Parameters: In: None Out: { bool } representing the state of bounding box visibility.
| json FormIt.VisualStyles.GetAmbientColorIntensity | ( | ) |
Get ambient color intensity.
| json FormIt.VisualStyles.GetAmbientTextureIntensity | ( | ) |
Get ambient texture intensity.
| json FormIt.VisualStyles.GetBackgroundColor | ( | ) |
GetBackgroundColor() function.
| json FormIt.VisualStyles.GetEdgeColor | ( | ) |
GetEdgeColor() function.
| json FormIt.VisualStyles.GetEdgeWeight | ( | ) |
GetEdgeWeight() function.
| json FormIt.VisualStyles.GetGroundPlaneColor | ( | ) |
GetGroundPlaneColor() function.
| json FormIt.VisualStyles.GetGroundPlaneTransparency | ( | ) |
GetGroundPlaneTransparency() function.
| json FormIt.VisualStyles.GetHighlightPreselect | ( | ) |
Return the preselect highlight display status Parameters: In: Out: bHighlight.
| json FormIt.VisualStyles.GetNorthArrowDisplay | ( | ) |
Returns true if the North arrow is set.
| json FormIt.VisualStyles.GetShadowIntensity | ( | ) |
Get the shadow intensity.
| json FormIt.VisualStyles.GetShadowsVisible | ( | ) |
| json FormIt.VisualStyles.GetShowAxes | ( | ) |
Returns true if the axes are being shown, false otherwise.
| json FormIt.VisualStyles.GetSilhouetteWeight | ( | ) |
GetSilhouetteWeight() function.
| json FormIt.VisualStyles.GetSkyLowerColor | ( | ) |
GetSkyLowerColor() function.
| json FormIt.VisualStyles.GetSkyUpperColor | ( | ) |
GetSkyUpperColor() function.
| json FormIt.VisualStyles.GetSunEditorEnabled | ( | ) |
GetSunEditorEnabled() function.
| json FormIt.VisualStyles.GetSunShading | ( | ) |
GetSunShading() function.
| json FormIt.VisualStyles.GetWorkPlaneColor | ( | ) |
GetWorkPlaneColor() function.
| json FormIt.VisualStyles.IsFogRendered | ( | ) |
IsFogRendered() function.
| json FormIt.VisualStyles.IsGridVisible | ( | ) |
Return the grid display status Parameters: In: Out: bVisible.
| json FormIt.VisualStyles.IsGroundPlaneVisible | ( | ) |
IsGroundPlaneVisible indicates whether or not the ground plane will be drawn Parameters: In: None Out: { bool }.
| json FormIt.VisualStyles.IsNorthArrowVisible | ( | ) |
returns true if the North arrow is set to display, false otherwise
| json FormIt.VisualStyles.IsRenderSettingActive | ( | flag | ) |
IsRenderSettingActive returns bool if the particular render mode is set Parameters: In: solid render flag enum Out: bool.
| [in] | flag | FormIt.SolidRendererFlags |
| json FormIt.VisualStyles.IsSkyRendered | ( | ) |
IsSkyRendered() function.
| json FormIt.VisualStyles.IsWorkPlaneVisible | ( | ) |
IsWorkPlaneVisible indicates whether or not the work plane will be drawn Parameters: In: None Out: { bool }.
| json FormIt.VisualStyles.SetAdvancedMaterialShaderType | ( | type | ) |
Sets the shader type to use for materials.
| FY.EffectCache.EffectType. | Possible values are FormIt.VisualStyles.MaterialShaderType.{Standard,Custom} | |
| [in] | type | int |
| json FormIt.VisualStyles.SetAlwaysDrawInstanceBoxes | ( | val | ) |
SetGroupBoundingBoxVisibility adjusts whether bounding boxes are visible Parameters: In: val (bool) Out: JSON_UNDEFINED.
| [in] | val | bool |
| json FormIt.VisualStyles.SetAmbientColorIntensity | ( | i | ) |
Sets the "ambient color intensity," or how "bright" unlit, colored faces will appear.
| float | intensity in the range [0,1] | |
| [in] | i | float |
| json FormIt.VisualStyles.SetAmbientMaterialIntensity | ( | i | ) |
| json FormIt.VisualStyles.SetAmbientTextureIntensity | ( | i | ) |
Sets the "ambient texture color intensity," or how "bright" unlit, textured faces will appear.
| float | intensity in the range [0,1] | |
| [in] | i | float |
| json FormIt.VisualStyles.SetBackgroundColor | ( | color | ) |
| json FormIt.VisualStyles.SetEdgeColor | ( | color | ) |
| json FormIt.VisualStyles.SetEdgeWeight | ( | weight | ) |
| json FormIt.VisualStyles.SetFogRendered | ( | b | ) |
| json FormIt.VisualStyles.SetGridVisible | ( | bVisible | ) |
Set the grid display status Parameters: In: bVisible Out: JSON_UNDEFINED.
| [in] | bVisible | bool |
| json FormIt.VisualStyles.SetGroundPlaneColor | ( | color | ) |
| json FormIt.VisualStyles.SetGroundPlaneTransparency | ( | transparency | ) |
| json FormIt.VisualStyles.SetGroundPlaneVisible | ( | val | ) |
SetGroundPlaneVisible sets whether or not the ground plane will be drawn Parameters: In: val (bool) true == ground plane will be drawn Out: JSON_UNDEFINED.
| [in] | val | bool |
| json FormIt.VisualStyles.SetHighlightPreselect | ( | bHighlight | ) |
Set the preselect highlight display status Parameters: In: bHighlight Out: JSON_UNDEFINED.
| [in] | bHighlight | bool |
| json FormIt.VisualStyles.SetNorthArrowDisplay | ( | bOn | ) |
Sets if the North arrow should display - true to display, false to not display.
| [in] | bOn | bool |
| json FormIt.VisualStyles.SetRenderSettingFlags | ( | flag | , |
| b | |||
| ) |
SetRenderSettingFlags takes a SolidRendererFlags and bool to enable the flag Parameters: In: flag, b solid render flag enum (FormIt.SolidRendererFlags), bool (on/off) Out: JSON_UNDEFINED.
| [in] | flag | FormIt.SolidRendererFlags |
| [in] | b | bool |
| json FormIt.VisualStyles.SetShadowIntensity | ( | i | ) |
Sets the "shadow intensity," or how "dark" shadows appear.
| float | intensity in the range [0,1] | |
| [in] | i | float |
| json FormIt.VisualStyles.SetShadowsVisible | ( | val | ) |
GetRenderShadowVisibility adjusts the setting to show shadows Parameters: In: val (bool) Out: JSON_UNDEFINED.
| [in] | val | bool |
| json FormIt.VisualStyles.SetShowAxes | ( | bShow | ) |
Sets if the axes should be drawn.
Pass in true to draw, false to not draw
| [in] | bShow | bool |
| json FormIt.VisualStyles.SetShowEdges | ( | bShow | ) |
Sets if edges should be drawn.
Pass in true to draw, false to not draw
| [in] | bShow | bool |
| json FormIt.VisualStyles.SetShowSilhouettes | ( | bShow | ) |
Sets if silhouettes should be drawn.
Pass in true to draw, false to not draw
| [in] | bShow | bool |
| json FormIt.VisualStyles.SetSilhouetteWeight | ( | weight | ) |
| json FormIt.VisualStyles.SetSkyLowerColor | ( | color | ) |
| json FormIt.VisualStyles.SetSkyRendered | ( | b | ) |
| json FormIt.VisualStyles.SetSkyUpperColor | ( | color | ) |
| json FormIt.VisualStyles.SetSunEditorEnabled | ( | bEnabled | ) |
| json FormIt.VisualStyles.SetSunShading | ( | i | ) |
| json FormIt.VisualStyles.SetWorkPlaneColor | ( | color | ) |
| json FormIt.VisualStyles.SetWorkPlaneVisible | ( | val | ) |
SetWorkPlaneVisible sets whether or not the work plane will be drawn Parameters: In: val (bool) true == work plane will be drawn Out: JSON_UNDEFINED.
| [in] | val | bool |
| json FormIt.VisualStyles.ToggleNorthArrowDisplay | ( | ) |
toggles the North arrow display