SliceEntitiesBySurface Method (ISketchManager)
Slices the specified 3D entities using the specified surface entity.
.NET Syntax
Parameters
- EntitiesArray
- Array of 3D entities
- SurfaceArray
- Array of one surfaceentity
- KeepBothSides
- True to keep both sides, false to discard the undesired part
- PointOnDesiredSide
- IMathPoint; valid only if KeepBothSides is false
- ObjectsArray
- Array of ISolid3D sliced objects
- [out] or Return Value
- True if successful, false if not
Example
Remarks
See Also
Availability
DraftSight 2020 SP0