PlanarSketchProxy.AddStraightSlotBySlotCenter Method
Parent Object: PlanarSketchProxyDescription
Method that creates a straight slot. The sketch entities represent the sketch slot are returned.
Syntax
PlanarSketchProxy.AddStraightSlotBySlotCenter( CenterPoint As Object, EndPoint As Object, Width As Double ) As SketchEntitiesEnumeratorParameters
| Name | Type | Description |
| CenterPoint | Object | |
| EndPoint | Object | |
| Width | Double |
