FamilyItemFactory.NewReferencePoint
Description:
Create a reference point on an existing reference in an Autodesk Revit family document.
Create a reference point on an existing reference in an Autodesk Revit family document.
Remarks:
The location and coordinate system of the point is determined by the particular PointReference subclass, and the point will remain constrained to that reference.
The location and coordinate system of the point is determined by the particular PointReference subclass, and the point will remain constrained to that reference.
Overloads (3):
public ReferencePoint NewReferencePoint(
PointElementReference A_0
)
-
A_0
-
Thrown when the argument isnullNothingnullptra null reference (Nothingin Visual Basic).
-
Thrown when the family is not a Conceptual Mass Family.