PushPullEntities Method (ISketchManager)
Extrudes selected 2D open entities into surfaces or selected 2D closed entities into 3D solids.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function PushPullEntities( _
dsMathPoint* InternalPoint As MathPoint, _
double Height As System.Double _
) As System.Boolean |
Parameters
- InternalPoint
- IMathPoint on the entity that you want to push or pull
- Height
- Height of the push or pull
- [out] or Return Value
- True if successful, false if not
Example
Remarks
See Also
Availability
DraftSight 2020 SP0