<Code Lib>
2025.3 Property
Changes 0
P

SpatialElementFromToCalculationPoints.FromPosition

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

public XYZ FromPosition { get; set; }

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

Loading…