2024 Method
Changes 0
M

FamilyItemFactory.NewReferencePoint

Description:
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.
Overloads (3):
NewReferencePoint(PointElementReference)
public ReferencePoint NewReferencePoint(
	PointElementReference A_0
)
Return Value ReferencePoint The newly created ReferencePoint.