IntersectEntities Method (ISketchManager)
Intersects the specified regions or 3D solids to create new regions or 3D solids.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IntersectEntities( _
const dsObjectPtrArray& EntitiesArray As System.Object, _
dsObjectPtrArray* ObjectsArray As System.Object _
) As System.Boolean |
Parameters
- EntitiesArray
- Array of IRegions or ISolid3Ds
- ObjectsArray
- Array of IRegions or ISolid3Ds
- [out] or Return Value
- True if successful, false if not
Example
Remarks
See Also
Availability
DraftSight 2020 SP0