Initialize the style to define a hole.
Syntax: |
---|
FWizPadStyle.InitHole(diameter, length=0) |
Parameters
Parameter | Description |
---|---|
diameter | Specify the diameter of the hole. |
length | To create a slot with rounded ends, specify its length. |
Return Value
If the operation ends correctly, it returns true otherwise it returns false.
Example
Copy code | |
---|---|
|