add
Adds a segment to a polycurve or a row to an advanced table.
Adds a line segment with a length of 1 to a polycurve.
add Polycurve_1
Adds a line segment with a length of 1 to Polycurve_1.
<no parameters>
no parameters |
Mode | Target |
---|---|
Geometry | Polycurve |
{1} Segment
Creates a new TunnelPart consisting of a specified set of curves.
add TunnelParts_1 TunnelPartCurve_1 TunnelPartCurve_2
Creates a new TunnelPart consisting of the two specified curves, and adds it to TunnelParts_1.
<{1,...}: TunnelPartCurve'>'
{1,...} 1 ∞ | Sequence of one or more tunnel part curves | |
TunnelPartCurve | Tunnel part curve reference | Name of the tunnel part curve that should be added |
Mode | Target |
---|---|
Geometry | TunnelPart |
{1} TunnelParts
Adds a tunnel part curve to a template tunnel.
add TunnelPart_1 TunnelPartCurve_1 TunnelPartCurve_2
Adds two tunnel part curves to TunnelPart_1.
<{1,...}: TunnelPartCurve'>'
{1,...} 1 ∞ | Sequence of one or more tunnel part curves | |
TunnelPartCurve | Tunnel part curve reference | Name of the tunnel part curve that should be added |
Mode | Target |
---|---|
Geometry | TunnelPart |
None
Adds one or more segments with specified properties to a polycurve.
add Polycurve_2 "Arc" 0 45 1 "Line" 90 2
Adds an arc segment with an increment of the slope of 0°, a central angle of 45° and a radius of 1 to Polycurve_2 and adds a line segment with an increment of the slope of 90° and a length of 2 after that.
<{1,...}: <<<Text: "Line"> <Number'(°) Number'>'>'|<<Text: "Arc"> <Number'(°) Number'(°) Number'>'>'>>
{1,...} 1 ∞ | Sequence of one or more segment definitions | |
Text | "Line" | Adds a line segment to the polycurve |
Number | Angle | Increment of the slope of the new line segment |
Number | Length | Length of the new line segment |
Text | "Arc" | Adds an arc segment to the polycurve |
Number | Angle | Increment of the slope of the new arc segment |
Number | Angle | Central angle of the new arc segment |
Number | Radius | Radius of the new arc segment |
Mode | Target |
---|---|
Geometry | Polycurve |
{1,...} Segment
Adds a row to an advanced table.
add LoadMultiplier_1.Table
Adds a row to the advanced table of LoadMultiplier_1.
add DisplacementMultiplier_1.Table
Adds a row to the advanced table of DisplacementMultiplier_1.
<no parameters>
no parameters |
Mode | Target |
---|---|
Geometry | AdvancedTable |
{1} AdvancedTableRow
Adds a row to an advanced table.
add LoadMultiplier_1.Table 5 2
Adds a row to the advanced table of LoadMultiplier_1 with a time value of 5 and a multiplier value of 2.
add DisplacementMultiplier_1.Table 5 2
Adds a row to the advanced table of DisplacementMultiplier_1 with a time value of 5 and a multiplier value of 2.
<Everything>'
Everything | Everything | Value of the new property |
Mode | Target |
---|---|
Geometry | AdvancedTable |
{1} AdvancedTableRow