intersect cut
Intersects many objects. This is possible only with same objects, such as parametric-parametric or non-parametric-non-parametric, no mixed objects are allowed.
Intersects two or more objects and remove the original objects.
intersect (Volume_1 Volume_2 Volume_3)
Intersects Volume_1, Volume_2 and Volume_3.
<{2,...}: <Point'|Line'|Polycurve'|StructuralSurface'|Volume'|BoreholeVolume'>>'
{2,...} 2 ∞ | Sequence of two or more geometric objects | |
Point | Point object reference | Name of the point that should be intersected |
Line | Line object reference | Name of the line that should be intersected |
Polycurve | Polycurve object reference | Name of the polycurve that is to be intersected |
StructuralSurface | Surface object reference | Name of the surface that should be intersected |
Volume | Volume object reference | Name of the volume that should be intersected |
BoreholeVolume | Soil volume object reference | Name of the soil volume that should be intersected |
Mode | Target |
---|---|
All | Global |
{1,...} Object
{0,...} Object feature
Intersects two or more objects and optionally keep the original objects.
intersect (Volume_1 Volume_2 Volume_3) true
Intersects Volume_1, Volume_2 and Volume_3.
<{2,...}: <Point'|Line'|Polycurve'|StructuralSurface'|Volume'|BoreholeVolume'>>' Boolean'
{2,...} 2 ∞ | Sequence of two or more geometric objects | |
Point | Point object reference | Name of the point that should be intersected |
Line | Line object reference | Name of the line that should be intersected |
Polycurve | Polycurve object reference | Name of the polycurve that is to be intersected |
StructuralSurface | Surface object reference | Name of the surface that should be intersected |
Volume | Volume object reference | Name of the volume that should be intersected |
BoreholeVolume | Soil volume object reference | Name of the soil volume that should be intersected |
Boolean | Boolean | True enables the option to keep the original objects, false disables this option |
Mode | Target |
---|---|
All | Global |
{1,...} Object
{0,...} Object feature