DrawingSketch.GetAutomatedCenterlineSettings Method
Parent Object: DrawingSketchDescription
Method that returns the settings that define how automatic center lines and center marks are to be calculated for this sketch.
Syntax
DrawingSketch.GetAutomatedCenterlineSettings( AutomatedCenterlineSettings As AutomatedCenterlineSettings )Parameters
| Name | Type | Description |
| AutomatedCenterlineSettings | AutomatedCenterlineSettings | Output AutomatedCenterlineSettings object that defines the automatic center line and center mark creation settings for this drawing sketch. |
