示例#1
0
 protected override void RegisterOutputParams(GH_Component.GH_OutputParamManager pManager)
 {
     pManager.AddTextParameter("Keyboard Output", "KeyOut", "Processed command", GH_ParamAccess.item);
 }
示例#2
0
 protected override void RegisterOutputParams(GH_Component.GH_OutputParamManager pManager)
 {
     pManager.AddGenericParameter("Cloud", "C", "Imported point cloud.", GH_ParamAccess.item);
     pManager.AddTextParameter("debug", "d", "Debugging info.", GH_ParamAccess.item);
 }
示例#3
0
 protected override void RegisterOutputParams(GH_Component.GH_OutputParamManager pManager)
 {
     pManager.AddTextParameter("Output", "out", "Output Messages", GH_ParamAccess.item);
     pManager.AddTextParameter("Data", "data", "Instruction Data", GH_ParamAccess.list);
 }
 /// <summary>
 /// Registers all the output parameters for this component.
 /// </summary>
 protected override void RegisterOutputParams(GH_Component.GH_OutputParamManager pManager)
 {
                 #if DEBUG
     pManager.AddTextParameter("Debug", "D", "Debug console.", GH_ParamAccess.item);
                 #endif
 }
示例#5
0
 /// <summary>
 /// Registers all the output parameters for this component.
 /// </summary>
 protected override void RegisterOutputParams(GH_Component.GH_OutputParamManager pManager)
 {
     pManager.AddGenericParameter("Socket", "S", "WebSocket Client", GH_ParamAccess.item);
     pManager.AddTextParameter("Message", "M", "Message", GH_ParamAccess.item);
 }
示例#6
0
 /// <summary>
 /// Registers all the output parameters for this component.
 /// </summary>
 protected override void RegisterOutputParams(GH_Component.GH_OutputParamManager pManager)
 {
     pManager.AddTextParameter("Status", "S", "Component status.", GH_ParamAccess.item);
 }
示例#7
0
 /// <summary>
 /// Registers all the output parameters for this component.
 /// </summary>
 protected override void RegisterOutputParams(GH_Component.GH_OutputParamManager pManager)
 {
     pManager.AddTextParameter("C# snippet", "C#", "C# Text snippet", GH_ParamAccess.item);
 }
示例#8
0
 protected override void RegisterOutputParams(GH_Component.GH_OutputParamManager pManager)
 {
     pManager.AddTextParameter("B.Cond.", "BDC", "Boundary Conditions for Shell element", GH_ParamAccess.list);
 }
示例#9
0
 /// <summary>
 /// Registers all the output parameters for this component.
 /// </summary>
 protected override void RegisterOutputParams(GH_Component.GH_OutputParamManager pManager)
 {
     pManager.AddTextParameter("JSON", "J", "The JSON string", GH_ParamAccess.item);
     pManager.AddGenericParameter("Geometry", "G", "The line geometry", GH_ParamAccess.item);
 }
 /// <summary>
 /// Registers all the output parameters for this component.
 /// </summary>
 protected override void RegisterOutputParams(GH_Component.GH_OutputParamManager pManager)
 {
     pManager.AddGenericParameter("Data", "D", "Data received.", GH_ParamAccess.tree);
     pManager.AddTextParameter("Info", "I", "Commit information.", GH_ParamAccess.item);
 }
示例#11
0
 /// <summary>
 /// Registers all the output parameters for this component.
 /// </summary>
 protected override void RegisterOutputParams(GH_Component.GH_OutputParamManager pManager)
 {
     pManager.AddTextParameter("Message", "msg", "comments of attempt to export shp", GH_ParamAccess.item);
 }
示例#12
0
 /// <summary>
 /// Registers all the output parameters for this component.
 /// </summary>
 protected override void RegisterOutputParams(GH_Component.GH_OutputParamManager pManager)
 {
     pManager.AddTextParameter("Message", "O", "Succes/Failure", GH_ParamAccess.item);
 }
示例#13
0
 /// <summary>
 /// Registers all the output parameters for this component.
 /// </summary>
 protected override void RegisterOutputParams(GH_Component.GH_OutputParamManager pManager)
 {
     pManager.AddGenericParameter("Model", "Model", "Model saved in the file.", GH_ParamAccess.item);
     pManager.AddTextParameter("File path", "FilePath", "CalculiX file path.", GH_ParamAccess.item);
 }
示例#14
0
 protected override void RegisterOutputParams(GH_Component.GH_OutputParamManager pManager)
 {
     pManager.AddTextParameter("Value Read", "Val Read", "Value obtained from VarRead", GH_ParamAccess.item);
     pManager.AddTextParameter("Value Write", "Val Write", "Value written to VarWrite", GH_ParamAccess.item);
 }
 /// <summary>
 /// Registers all the output parameters for this component.
 /// </summary>
 protected override void RegisterOutputParams(GH_Component.GH_OutputParamManager pManager)
 {
     pManager.AddPlaneParameter("Plane", "P", "Position Plane of the mechanical unit", GH_ParamAccess.list);
     pManager.AddTextParameter("Name", "N", "Names of the mechanical units", GH_ParamAccess.list);
 }
示例#16
0
 /// <summary>
 /// Registers all the output parameters for this component.
 /// </summary>
 protected override void RegisterOutputParams(GH_Component.GH_OutputParamManager pManager)
 {
     pManager.AddTextParameter("Status", "S", "Component status.", GH_ParamAccess.item);
     pManager.AddNumberParameter("Values", "V", "Parameter values.", GH_ParamAccess.list);
 }
示例#17
0
 protected override void RegisterOutputParams(GH_Component.GH_OutputParamManager pManager)
 {
     pManager.AddTextParameter("Report Part", "Report Part", "Created part of the report", GH_ParamAccess.item);
 }
示例#18
0
 protected override void RegisterOutputParams(GH_Component.GH_OutputParamManager pManager)
 {
     pManager.AddTextParameter("Data>>", "D>>", "Data from Runway", GH_ParamAccess.item);
 }
示例#19
0
 protected override void RegisterOutputParams(GH_Component.GH_OutputParamManager pManager)
 {
     pManager.AddTextParameter("Image", "Image", "File location of downloaded image", GH_ParamAccess.tree);
     pManager.AddCurveParameter("Image Frame", "imageFrame", "Bounding box of image for mapping to geometry", GH_ParamAccess.tree);
     pManager.AddTextParameter("REST Query", "RESTQuery", "Full text of REST query", GH_ParamAccess.tree);
 }
示例#20
0
 /// <summary>
 /// Registers all the output parameters for this component.
 /// </summary>
 protected override void RegisterOutputParams(GH_Component.GH_OutputParamManager pManager)
 {
     pManager.AddTextParameter("CatchErrors", "ERR", "Tell if there is an error while loading the libraries", GH_ParamAccess.item);
     pManager.AddTextParameter("Name of the drivers", "Name", "Returns the name of the drivers", GH_ParamAccess.list);
 }
示例#21
0
 /// <summary>
 /// Registers all the output parameters for this component.
 /// </summary>
 protected override void RegisterOutputParams(GH_Component.GH_OutputParamManager pManager)
 {
     pManager.AddTextParameter("SpectaclesFileName", "SpectaclesFileName",
                               "Feed this into the Spectacles_SceneCompiler component downstream.", GH_ParamAccess.item);
 }
示例#22
0
 /// <summary>
 /// Registers all the output parameters for this component.
 /// </summary>
 protected override void RegisterOutputParams(GH_Component.GH_OutputParamManager pManager)
 {
     pManager.AddTextParameter("File list", "F", "List of files in the directory", GH_ParamAccess.list);
     pManager.AddTextParameter("Subdir list", "D", "List of subdirs in the directory", GH_ParamAccess.list);
 }
示例#23
0
 /// <summary>
 /// Registers all the output parameters for this component.
 /// </summary>
 protected override void RegisterOutputParams(GH_Component.GH_OutputParamManager pManager)
 {
     pManager.AddTextParameter("Diversity", "Div", "Measured diversity of set using selected metric", GH_ParamAccess.tree);
     pManager.AddTextParameter("Test", "Test", "Test", GH_ParamAccess.tree);
 }
示例#24
0
 protected override void RegisterOutputParams(GH_Component.GH_OutputParamManager pManager)
 {
     pManager.AddTextParameter("Path", "Path", "Path to the directory.", GH_ParamAccess.item);
 }
示例#25
0
 /// <summary>
 /// Registers all the output parameters for this component.
 /// </summary>
 protected override void RegisterOutputParams(GH_Component.GH_OutputParamManager pManager)
 {
     pManager.AddTextParameter("Mesh JSON", "Mj", "Mesh JSON output to feed into scene compiler component", GH_ParamAccess.item);
     pManager.AddTextParameter("Mesh Material", "Mm", "Mesh Material JSON output to feed into scene compiler component.  Make sure to amtch this material with the corresponding mesh from Mj above.", GH_ParamAccess.list);
 }
示例#26
0
 /// <summary>
 /// Registers all the output parameters for this component.
 /// </summary>
 protected override void RegisterOutputParams(GH_Component.GH_OutputParamManager pManager)
 {
     pManager.AddTextParameter("output", "output", "output", GH_ParamAccess.list);
 }
示例#27
0
 /// <summary>
 /// Registers all the output parameters for this component.
 /// </summary>
 protected override void RegisterOutputParams(GH_Component.GH_OutputParamManager pManager)
 {
     pManager.AddLineParameter("lines", "lines", "lines from revit", GH_ParamAccess.list);
     pManager.AddTextParameter("layers", "layers", "layers from revit", GH_ParamAccess.list);
 }
 /// <summary>
 /// Registers all the output parameters for this component.
 /// </summary>
 protected override void RegisterOutputParams(GH_Component.GH_OutputParamManager pManager)
 {
     pManager.AddTextParameter("Average Effects", "AvgEff", "The magnitude of the average effects for each variable", GH_ParamAccess.tree);
     pManager.AddTextParameter("Raw Effects", "RawEff", "Raw effects of each variable setting", GH_ParamAccess.tree);
     pManager.AddTextParameter("Design Map + Objectives", "DM+O", "Set of design variables plus objective(s) recorded during calculations", GH_ParamAccess.tree);
 }
示例#29
0
 protected override void RegisterOutputParams(GH_Component.GH_OutputParamManager pManager)
 {
     pManager.AddTextParameter("Error Message", "E", "Error Message string", GH_ParamAccess.item);
     pManager.AddGenericParameter("Out Record", "O", "Out Record Result string", GH_ParamAccess.item);
 }
 /// <summary>
 /// Registers all the output parameters for this component.
 /// </summary>
 protected override void RegisterOutputParams(GH_Component.GH_OutputParamManager pManager)
 {
     pManager.AddTextParameter("Mesh Material", "Mm", "Mesh Material JSON representation.  Feed this into the Scene Compiler component.", GH_ParamAccess.item);
 }