DivideParts
Version comparisonPer-version detail
Click a version below to see what changed in that release vs your current frame (2023).
2023
current
PartUtils.DivideParts(Document, ICollection<ElementId>, ICollection<ElementId>, IList<Curve>, ElementId)
| document | Document | The document containing the parts. |
| elementIdsToDivide | ICollection<ElementId> | The elements that will be divided. |
| intersectingReferenceIds | ICollection<ElementId> | Intersecting references that will divide the elements. |
| curveArray | IList<Curve> | Array of curves that will divide the elements. |
| sketchPlaneId | ElementId | SketchPlane id for the curves that divide the elements. |
| → returns | PartMaker→nullNothingnullptr | The newly created PartMaker. null Nothing nullptr a null reference ( Nothing in Visual Basic) if no parts are divided. |
PartUtils.DivideParts(Document, ICollection<ElementId>, ICollection<ElementId>, IList<Curve>, ElementId)
| document | Document | The document containing the parts. |
| elementIdsToDivide | ICollection<ElementId> | The elements that will be divided. |
| intersectingReferenceIds | ICollection<ElementId> | Intersecting references that will divide the elements. |
| curveArray | IList<Curve> | Array of curves that will divide the elements. |
| sketchPlaneId | ElementId | SketchPlane id for the curves that divide the elements. |
| → returns | PartMaker→nullNothingnullptr | The newly created PartMaker. null Nothing nullptr a null reference ( Nothing in Visual Basic) if no parts are divided. |
PartUtils.DivideParts(Document, ICollection<ElementId>, ICollection<ElementId>, IList<Curve>, ElementId)
| document | Document | The document containing the parts. |
| elementIdsToDivide | ICollection<ElementId> | The elements that will be divided. |
| intersectingReferenceIds | ICollection<ElementId> | Intersecting references that will divide the elements. |
| curveArray | IList<Curve> | Array of curves that will divide the elements. |
| sketchPlaneId | ElementId | SketchPlane id for the curves that divide the elements. |
| → returns | PartMaker→nullNothingnullptr | The newly created PartMaker. null Nothing nullptr a null reference ( Nothing in Visual Basic) if no parts are divided. |
PartUtils.DivideParts(Document, ICollection<ElementId>, ICollection<ElementId>, IList<Curve>, ElementId)
| document | Document | The document containing the parts. |
| elementIdsToDivide | ICollection<ElementId> | The elements that will be divided. |
| intersectingReferenceIds | ICollection<ElementId> | Intersecting references that will divide the elements. |
| curveArray | IList<Curve> | Array of curves that will divide the elements. |
| sketchPlaneId | ElementId | SketchPlane id for the curves that divide the elements. |
| → returns | PartMaker→nullNothingnullptr | The newly created PartMaker. null Nothing nullptr a null reference ( Nothing in Visual Basic) if no parts are divided. |