2027 Method
Changes 0
M

FamilyInstance.GetSpatialElementFromToCalculationPoints

Description:
Gets the locations for the calculation points for this instance.
Remarks:

For a family instance which connects two rooms or spaces, such as a door or window, the points determine which room or space is considered the "from" and which is considered the "to".

public IList<XYZ> GetSpatialElementFromToCalculationPoints()
IList<XYZ> A list of 3d points.