M

Create

Version comparison

Per-version detail

Click a version below to see what changed in that release vs your current frame (2021).
Identical to 2021: 2020, 2022, 2023, 2024
2021 current
PathOfTravel.Create(View, XYZ, XYZ)
DBView View The floor plan view to use when computing the shortest distance.
pathStart XYZ The start point of the path. The input Z coordinates are ignored and set to the view's level elevation.
pathEnd XYZ The end point of the path. The input Z coordinates are ignored and set to the view's level elevation.
→ returns PathOfTravelnullNothingnullptr The newly created path of travel element, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if no path between the two points is found.
PathOfTravel.Create(View, XYZ, XYZ)
DBView View The floor plan view to use when computing the shortest distance.
pathStart XYZ The start point of the path. The input Z coordinates are ignored and set to the view's level elevation.
pathEnd XYZ The end point of the path. The input Z coordinates are ignored and set to the view's level elevation.
→ returns PathOfTravelnullNothingnullptr The newly created path of travel element, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if no path between the two points is found.
PathOfTravel.Create(View, XYZ, XYZ)
DBView View The floor plan view to use when computing the shortest distance.
pathStart XYZ The start point of the path. The input Z coordinates are ignored and set to the view's level elevation.
pathEnd XYZ The end point of the path. The input Z coordinates are ignored and set to the view's level elevation.
→ returns PathOfTravelnullNothingnullptr The newly created path of travel element, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if no path between the two points is found.
PathOfTravel.Create(View, XYZ, XYZ)
DBView View The floor plan view to use when computing the shortest distance.
pathStart XYZ The start point of the path. The input Z coordinates are ignored and set to the view's level elevation.
pathEnd XYZ The end point of the path. The input Z coordinates are ignored and set to the view's level elevation.
→ returns PathOfTravelnullNothingnullptr The newly created path of travel element, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if no path between the two points is found.