Creates a new ZebraAnalysisInput object used to collect the settings required to create a new zebra analysis. A ZebraAnalysisInput object is the API equivalent of the command dialog used to create a zebra analysis. Use this object to define the settings you need and then pass it into the add method to create the zebra analysis.
"zebraAnalyses_var" is a variable referencing a ZebraAnalyses object. |
"zebraAnalyses_var" is a variable referencing a ZebraAnalyses object. |
"zebraAnalyses_var" is a variable referencing a ZebraAnalyses object. |
| Type | Description |
| ZebraAnalysisInput | Returns a ZebraAnalysisInput object if successful. |
| Name | Type | Description |
| inputEntities | Base[] | An array containing the entities to analyze. Valid entities are solid and surface BRepBody objects, T-Spline surface bodies, and mesh bodies. |