<Code Lib>
2027 Property
Changes 0
P

PathOfTravel.PathStart

Description:
The start point of the path. The Z coordinate will equal the view's level elevation. To update path calculations, call update.

public XYZ PathStart { get; set; }

  • When setting this property: A non-optional argument was null
  • When setting this property: This functionality is not available in Revit LT. -or- When setting this property: Cannot perform this operation for a path of travel in a group.

Loading…