SliceEntitiesByYZ Method (ISketchManager)
Slices the specified 3D entities using the YZ plane that contains the specified point.
.NET Syntax
Parameters
- EntitiesArray
- Array of 3D entities
- PointOnYZPlane
- IMathPoint
- 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