ClosePath
Adds the segment connecting the last point with the first one in a path.
Syntax
C++
Python
def ClosePath( ioPath: Path, / ) -> None
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
ioPath | Path |
Adds the segment connecting the last point with the first one in a path.
def ClosePath( ioPath: Path, / ) -> None
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
ioPath | Path |