This documentation is not finished. Please help and contribute documentation.
GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.
See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.
|
|
| Menu location |
|---|
| Surfaces → Surface Analysis (Title) |
| Workbenches |
| Curves |
| Default shortcut |
| None |
| Introduced in version |
| - |
| See also |
| None |
The Curves SurfaceAnalysis tool creates visual analysis maps on selected shapes.
Different analysis modes applied to a sphere. Left to right: none, Zebra, Rainbow, Isophote
See also: Property editor.
A SurfaceAnalysis object is derived from a Part Feature object and inherits all its properties. It also has the following additional properties:
AnalysisMode
Vector): Analysis Direction.Bool): Fix analysis direction to global coordinate system.Enumeration): Analysis Mode.
Zebra (default): Applies a black and white pattern.Rainbow: Applies a rainbow pattern.Isophote: Applies a rainbow pattern but only shows stripes according to ViewIsoAngles and ViewIsoTolerance.FloatConstraint): Amount of shading on the analysis overlay.AnalysisOptions
Color): First color (Zebra, Rainbow, Isophote).Color): Second color (Zebra, Rainbow, Isophote).FloatList): Angles of isophote curves.Float): Angular tolerance of isophote curves.FloatConstraint): Start angle of the rainbow.FloatConstraint): End angle of the rainbow.Integer): Number of stripes (Zebra, Rainbow).FloatConstraint): Relative width of stripes (Zebra).Group
LinkList): Input sub-shapes.