Share

SketchBlockDefinition.AddStraightSlotBySlotCenter Method

Parent Object: SketchBlockDefinition

Description

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 SketchEntitiesEnumerator

Parameters

Name Type Description
CenterPoint Object
EndPoint Object
Width Double

Version

Introduced in version 2014

Was this information helpful?