groupfiltered grpf
Groups and displays one or more objects that fulfill a certain criterion.
Groups one or more objects.
groupfiltered Polygon_1 Point_2 Point_3
Groups Polygon_1, Point_2 and Point_3.
<{1,...}: PlxObject'>
{1,...} 1 ∞ | Sequence of one or more objects | |
PlxObject | Object reference | Name of the object that should be grouped |
Mode | Target |
---|---|
All | Global |
{1} Group
Groups an object with a specified index from a list of objects.
groupfiltered Lines 2
Displays the line at index 2 from the list of lines.
groupfiltered Points 1
Displays the point at index 1 from the list of points.
groupfiltered Phases 3
Displays the phase at index 3 from the list of phases.
<<{1,...}: PlxObject'> Integer'>
{1,...} 1 ∞ | Sequence of one or more objects | |
PlxObject | Object | Objects to be grouped |
Integer | List index | Number of the object that should be grouped. The numbering of objects is 0-based, so the first object has number 0. |
Mode | Target |
---|---|
All | Global |
{1} Group
Groups a number of objects from a specified list of objects starting from a specified object.
groupfiltered Lines 2 5
Groups five lines from the list of lines starting from the line at index 2.
groupfiltered Points 2 4
Groups four points from the list of points starting from the point at index 2.
groupfiltered Phases 1 4
Groups four phases from the list of phases starting from the phase at index 1.
<<{1,...}: PlxObject'> Integer' Integer'>
{1,...} 1 ∞ | Sequence of one or more objects | |
PlxObject | Object | Objects to be grouped |
Integer | List index | Number of the starting object. The numbering of objects is 0-based, so the first object has number 0. |
Integer | Sublist length | Number of objects that should be grouped |
Mode | Target |
---|---|
All | Global |
{1} Group
Groups a list of objects that fulfill a specified criterion.
groupfiltered Points "x<2"
Groups a list of all points that have an x-coordinate with a value lesser than 2.
groupfiltered Plates "Material!="
Groups a list of all plates that have a material assigned to them.
groupfiltered Materials "SoilMat"
Groups a list of all soil materials.
groupfiltered Lines "LineLoad<>"
Groups a list of all lines that have a line load assigned to them.
groupfiltered Phases "ShouldCalculate=False"
Groups a list of all phases that are not to be calculated.
groupfiltered Lines "Length<=1"
Groups a list of all lines that have a length less or equal to 1.
<<{1,...}: PlxObject'> Text'>
{1,...} 1 ∞ | Sequence of one or more objects | |
PlxObject | Object | Objects to be grouped |
Text | Specified criterion | Criterion that the objects that should be grouped have to fulfill |
Mode | Target |
---|---|
All | Global |
{1} Group
Groups a list of specified staged construction features in a specified phase.
groupfiltered EmbeddedBeam_2_1 EmbeddedBeam_1_1 Phase_2
Groups a list of beams that are in Phase_2.
<<<{1,...}: StagedFeature>'|StagedFeatureListable'> PlxBasePhase'>
{1,...} 1 ∞ | Sequence of one or more objects | |
StagedFeature | Staged construction feature reference | List of the staged construction features from which the features should be grouped |
StagedFeatureListable | Staged construction feature list reference | List of the staged construction features from which the features should be grouped |
PlxBasePhase | Phase reference | Name of the phase from which the features should be grouped |
Mode | Target |
---|---|
Mesh, Water levels, Staged construction | Global |
{1} Group
Groups a list of staged construction features with a specified index in a specified phase.
groupfiltered (EmbeddedBeam_2_1 EmbeddedBeam_1_1) Phase_1 0
Groups the beams at index 0 from the specified list of beams that are in Phase_1.
groupfiltered PointLoad_1_1 Phases 2
Groups phases, in which PointLoad_1_1 is present starting from index 2.
<<StagedFeature <<{2,...}: PlxBasePhase'>'|PhaseListable'>> Integer'>
StagedFeature | Staged construction feature reference | List of the staged construction features from which the features should be grouped |
{2,...} 2 ∞ | Sequence of two or more objects | |
PlxBasePhase | Phase reference | Name of the phase from which the features should be grouped |
PhaseListable | Phase list reference | Name of the phase list from which the features should be grouped |
Integer | List index | Number of the starting object. The numbering of objects is 0-based, so the first object has number 0. |
Mode | Target |
---|---|
Mesh, Water levels, Staged construction | Global |
{1} Group
Groups a list of staged construction features with a specified index in a specified phase.
groupfiltered (EmbeddedBeam_2_1 EmbeddedBeam_1_1) Phase_1 0
Groups the beams at index 0 from the specified list of beams that are in Phase_2.
groupfiltered PointLoad_1_1 Phases 2
Groups phases, in which PointLoad_1_1 is present starting from index 2.
groupfiltered LineLoads Phases 1
Groups phases, in which LineLoads are present starting from index 1.
<<<<{1,...}: StagedFeature>'|StagedFeatureListable'> PlxBasePhase'> Integer'>
{1,...} 1 ∞ | Sequence of one or more objects | |
StagedFeature | Staged construction feature reference | List of the staged construction features from which the features should be grouped |
StagedFeatureListable | Staged construction feature list reference | List of the staged construction features from which the features should be grouped |
PlxBasePhase | Phase reference | Name of the phase from which the features should be grouped |
Integer | List index | Number of the starting object. The numbering of objects is 0-based, so the first object has number 0. |
Mode | Target |
---|---|
Mesh, Water levels, Staged construction | Global |
{1} Group
Groups a specified number of staged construction features in a specified phase starting from a specified index.
groupfiltered (EmbeddedBeam_2_1 EmbeddedBeam_1_1 EmbeddedBeam_3_1 EmbeddedBeam_4_1 EmbeddedBeam_5_1 EmbeddedBeam_6_1) Phase_1 0 3
Groups three beams starting from index 2 from the specified list of beams that is in Phase_1.
<<StagedFeature <<{2,...}: PlxBasePhase'>'|PhaseListable'>> Integer' Integer'>
StagedFeature | Staged construction feature reference | List of the staged construction features from which the features should be grouped |
{2,...} 2 ∞ | Sequence of two or more objects | |
PlxBasePhase | Phase reference | Name of the phase from which the features should be grouped |
PhaseListable | Phase list reference | Name of the phase list from which the features should be grouped |
Integer | List index | Number of the starting object. The numbering of objects is 0-based, so the first object has number 0. |
Integer | Sublist length | Number of objects that should be grouped |
Mode | Target |
---|---|
Mesh, Water levels, Staged construction | Global |
{1} Group
Groups a specified number of staged construction features in a specified phase starting from a specified index.
groupfiltered (EmbeddedBeam_2_1 EmbeddedBeam_1_1 EmbeddedBeam_3_1 EmbeddedBeam_4_1 EmbeddedBeam_5_1 EmbeddedBeam_6_1) Phase_1 2 3
Groups three beams starting from index 2 from the specified list of beams that is in Phase_1.
groupfiltered PointLoads Phase_1 0 3
Groups point loads starting from index 0 from the specified list of beams that is in Phase_1.
<<<<{1,...}: StagedFeature>'|StagedFeatureListable'> PlxBasePhase'> Integer' Integer'>
{1,...} 1 ∞ | Sequence of one or more objects | |
StagedFeature | Staged construction feature reference | List of the staged construction features from which the features should be grouped |
StagedFeatureListable | Staged construction feature list reference | List of the staged construction features from which the features should be grouped |
PlxBasePhase | Phase reference | Name of the phase from which the features should be grouped |
Integer | List index | Number of the starting object. The numbering of objects is 0-based, so the first object has number 0. |
Integer | Sublist length | Number of objects that should be grouped |
Mode | Target |
---|---|
Mesh, Water levels, Staged construction | Global |
{1} Group
Groups a list of staged construction features that fulfil a condition in a specified phase.
groupfiltered (EmbeddedBeam_2_1 EmbeddedBeam_1_1 EmbeddedBeam_3_1 EmbeddedBeam_4_1 EmbeddedBeam_5_1 EmbeddedBeam_6_1) Phase_1 "Active=True"
Groups beams from the list of beams that are active in Phase_1.
groupfiltered PointLoads Phase_1 "Active=True"
Groups point loads that are active in Phase_1.
<<<<{1,...}: StagedFeature>'|StagedFeatureListable'> PlxBasePhase'> Text'>
{1,...} 1 ∞ | Sequence of one or more objects | |
StagedFeature | Staged construction feature reference | List of the staged construction features from which the features should be grouped |
StagedFeatureListable | Staged construction feature list reference | List of the staged construction features from which the features should be grouped |
PlxBasePhase | Phase reference | Name of the phase from which the features should be grouped |
Text | Specified criterion | Criterion that the objects that should be grouped have to fulfill |
Mode | Target |
---|---|
Mesh, Water levels, Staged construction | Global |
{1} Group
Groups phases, in which staged construction feature fulfils a condition.
groupfiltered EmbeddedBeam_2_1 Phase_1 Phase_2 Phase_4 "Active=True"
Groups phases, in which EmbeddedBeam_2_1 is active.
groupfiltered PointLoads Phase_1 "Fy>0"
Groups point loads which Fy is greater than 0 in Phase_1.
<<StagedFeature <<{2,...}: PlxBasePhase'>'|PhaseListable'>> Text'>
StagedFeature | Staged construction feature reference | Staged construction feature |
{2,...} 2 ∞ | Sequence of two or more phases | |
PlxBasePhase | Phase reference | Name of the phase which should be grouped |
PhaseListable | Phase list reference | Name of the phase list which should be grouped |
Text | Specified criterion | Criterion that the phases that should be grouped have to fulfill |
Mode | Target |
---|---|
Mesh, Water levels, Staged construction | Global |
{1} Group
Groups a list of phases, in which the specified staged construction feature is present.
groupfiltered PointLoad_1_1 Phase_1 Phase_2
Displays phases, in which is PointLoad_1_1.
groupfiltered PointLoad_1_1 Phases
Displays phases, in which is PointLoad_1_1.
<StagedFeature <<{2,...}: PlxBasePhase'>'|PhaseListable'>>
StagedFeature | Staged construction feature reference | Name of the staged construction feature which should be grouped |
{2,...} 2 ∞ | Sequence of two or more objects | |
PlxBasePhase | Phase reference | Name of the phase from which the features should be grouped |
PhaseListable | Phase list reference | Name of the phase list from which the features should be grouped |
Mode | Target |
---|---|
Mesh, Water levels, Staged construction | Global |
None