<Code Lib>
2026 Property
Changes 0
P

SpatialElementFromToCalculationPoints.ToPosition

Description:
The "to" position of spatial element connecting calculation point.

public XYZ ToPosition { get; set; }

  • When setting this property: toPosition must be on the opposite side of the family's host from the "from" position.
  • When setting this property: A non-optional argument was null

Loading…