M

AddGridLine

Version comparison

Per-version detail

Click a version below to see what changed in that release vs your current frame (2023).
Identical to 2023: 2020, 2021, 2022, 2024
2023 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 CurtainGridLinenullNothingnullptr 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 CurtainGridLinenullNothingnullptr 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 CurtainGridLinenullNothingnullptr 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 CurtainGridLinenullNothingnullptr The created grid line is returned if the operation is successful. Otherwise, null Nothing nullptr a null reference ( Nothing in Visual Basic) is returned.