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