AddGridLine
Version comparisonPer-version detail
Click a version below to see what changed in that release vs your current frame (2022).
2022
current
CurtainGrid.AddGridLine(Boolean, XYZ, Boolean)
| isUGridLine | Boolean | If true, a U-direction grid line will be added. Otherwise, a V-direction grid line will be added. |
| position | XYZ | The position of the grid line. |
| oneSegmentOnly | Boolean | If it is true, only one segment is added. Otherwise, all segments will be added for the grid line. |
| → returns | CurtainGridLine→nullNothingnullptr | The created grid line is returned if the operation is successful. Otherwise, null Nothing nullptr a null reference ( Nothing in Visual Basic) is returned. |
CurtainGrid.AddGridLine(Boolean, XYZ, Boolean)
| isUGridLine | Boolean | If true, a U-direction grid line will be added. Otherwise, a V-direction grid line will be added. |
| position | XYZ | The position of the grid line. |
| oneSegmentOnly | Boolean | If it is true, only one segment is added. Otherwise, all segments will be added for the grid line. |
| → returns | CurtainGridLine→nullNothingnullptr | The created grid line is returned if the operation is successful. Otherwise, null Nothing nullptr a null reference ( Nothing in Visual Basic) is returned. |
CurtainGrid.AddGridLine(Boolean, XYZ, Boolean)
| isUGridLine | Boolean | If true, a U-direction grid line will be added. Otherwise, a V-direction grid line will be added. |
| position | XYZ | The position of the grid line. |
| oneSegmentOnly | Boolean | If it is true, only one segment is added. Otherwise, all segments will be added for the grid line. |
| → returns | CurtainGridLine→nullNothingnullptr | The created grid line is returned if the operation is successful. Otherwise, null Nothing nullptr a null reference ( Nothing in Visual Basic) is returned. |
CurtainGrid.AddGridLine(Boolean, XYZ, Boolean)
| isUGridLine | Boolean | If true, a U-direction grid line will be added. Otherwise, a V-direction grid line will be added. |
| position | XYZ | The position of the grid line. |
| oneSegmentOnly | Boolean | If it is true, only one segment is added. Otherwise, all segments will be added for the grid line. |
| → returns | CurtainGridLine→nullNothingnullptr | The created grid line is returned if the operation is successful. Otherwise, null Nothing nullptr a null reference ( Nothing in Visual Basic) is returned. |