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